projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b7a5433
)
.
author
Jim Meyering
<jim@meyering.net>
Sat, 28 Sep 1996 18:08:03 +0000
(18:08 +0000)
committer
Jim Meyering
<jim@meyering.net>
Sat, 28 Sep 1996 18:08:03 +0000
(18:08 +0000)
lib/argmatch.c
patch
|
blob
|
history
lib/rx.c
patch
|
blob
|
history
diff --git
a/lib/argmatch.c
b/lib/argmatch.c
index 5f47711c6daa26c9e85eba0e7c2cea39fd7f26cd..c0708bfbbd992c8cde971bd27c4f159c8d813cec 100644
(file)
--- a/
lib/argmatch.c
+++ b/
lib/argmatch.c
@@
-18,14
+18,14
@@
/* Written by David MacKenzie <djm@ai.mit.edu> */
#ifdef HAVE_CONFIG_H
-#include <config.h>
+#
include <config.h>
#endif
#include <sys/types.h>
#include <stdio.h>
#ifdef STDC_HEADERS
-#include <string.h>
+#
include <string.h>
#endif
extern char *program_name;
diff --git
a/lib/rx.c
b/lib/rx.c
index 453aeedcf51efc96f18404fd836f69eec38e845f..2de97e231b7a588b5d3c8571d6604982bbaa2c5c 100644
(file)
--- a/
lib/rx.c
+++ b/
lib/rx.c
@@
-7183,8
+7183,3
@@
regfree (preg)
}
#endif /* not emacs */
-
-
-
-
-