projects
/
platform
/
upstream
/
coreutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
58e904c
)
Remove strstr decl.
author
Jim Meyering
<jim@meyering.net>
Thu, 23 Oct 1997 15:57:36 +0000
(15:57 +0000)
committer
Jim Meyering
<jim@meyering.net>
Thu, 23 Oct 1997 15:57:36 +0000
(15:57 +0000)
src/expr.c
patch
|
blob
|
history
diff --git
a/src/expr.c
b/src/expr.c
index bbed1aeda4e5cc875688322b16a3c814a3349f0d..2a9395a8faa1377bc67aab494d8a5df9e611a24f 100644
(file)
--- a/
src/expr.c
+++ b/
src/expr.c
@@
-71,7
+71,6
@@
static char **args;
char *program_name;
char *xstrdup ();
-char *strstr ();
char *xmalloc ();
static VALUE *docolon __P ((VALUE *sv, VALUE *pv));