artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6e17db3
)
nuke rindex decl
author
millert
<millert@openbsd.org>
Fri, 17 Jan 1997 07:49:22 +0000
(07:49 +0000)
committer
millert
<millert@openbsd.org>
Fri, 17 Jan 1997 07:49:22 +0000
(07:49 +0000)
games/sail/externs.h
patch
|
blob
|
history
diff --git
a/games/sail/externs.h
b/games/sail/externs.h
index
ad28a38
..
421f2b5
100644
(file)
--- a/
games/sail/externs.h
+++ b/
games/sail/externs.h
@@
-305,7
+305,6
@@
char *saywhat();
struct ship *closestenemy();
char *calloc();
-char *rindex();
char *strcpy();
char *strcat();
char *strncpy();