projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
774eaf1
)
Indent nested cpp directive.
author
Jim Meyering
<jim@meyering.net>
Mon, 18 Aug 2003 08:57:28 +0000
(08:57 +0000)
committer
Jim Meyering
<jim@meyering.net>
Mon, 18 Aug 2003 08:57:28 +0000
(08:57 +0000)
lib/setenv.h
patch
|
blob
|
history
diff --git
a/lib/setenv.h
b/lib/setenv.h
index 9068b70ff2320e6a223dec9a5e83db7ab2fc2799..1c69ac3e499f6f019e6090eb78400e346436c8bc 100644
(file)
--- a/
lib/setenv.h
+++ b/
lib/setenv.h
@@
-1,5
+1,5
@@
/* Setting environment variables.
- Copyright (C) 2001-200
2
Free Software Foundation, Inc.
+ Copyright (C) 2001-200
3
Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@
-18,7
+18,7
@@
#if HAVE_SETENV || HAVE_UNSETENV
/* Get setenv(), unsetenv() declarations. */
-#include <stdlib.h>
+#
include <stdlib.h>
#endif