projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b6fcba3
)
.
author
Jim Meyering
<jim@meyering.net>
Wed, 9 Oct 1996 02:29:10 +0000
(
02:29
+0000)
committer
Jim Meyering
<jim@meyering.net>
Wed, 9 Oct 1996 02:29:10 +0000
(
02:29
+0000)
lib/getline.h
patch
|
blob
|
history
diff --git
a/lib/getline.h
b/lib/getline.h
index f0bdf0f82d3f1090c848731ded500fc1f22926a9..e27da77b37dc43d24c4c4e5d552726a1f4f5c85b 100644
(file)
--- a/
lib/getline.h
+++ b/
lib/getline.h
@@
-24,8
+24,8
@@
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
# define PARAMS(args) args
# else
# define PARAMS(args) ()
-# endif
/* GCC. */
-# endif
/* Not PARAMS. */
+# endif
+# endif
int
getline PARAMS ((char **_lineptr, size_t *_n, FILE *_stream));