git://git.openafs.org
/
openafs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
21caaae
)
ticket-2618-corrections-20031207
author
Jeffrey Altman
<jaltman@grand.central.org>
Sun, 7 Dec 2003 23:18:33 +0000 (23:18 +0000)
committer
Jeffrey Altman
<jaltman@secure-endpoints.com>
Sun, 7 Dec 2003 23:18:33 +0000 (23:18 +0000)
Remove extraneous declarations in dir.c
src/dir/dir.c
patch
|
blob
|
history
diff --git
a/src/dir/dir.c
b/src/dir/dir.c
index
0a53a54
..
5457328
100644
(file)
--- a/
src/dir/dir.c
+++ b/
src/dir/dir.c
@@
-129,9
+129,6
@@
RCSID
#endif /* KERNEL */
afs_int32 DErrno;
-char *DRelease();
-struct DirEntry *DRead();
-struct DirEntry *DNew();
/* Local static prototypes */
static struct DirEntry *FindItem(void *dir, char *ename,