git://git.openafs.org
/
openafs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
e6e8459
)
upserver-remove-redundant-prototypes-20010705
author
Derrick Brashear
<shadow@dementia.org>
Thu, 5 Jul 2001 16:56:54 +0000 (16:56 +0000)
committer
Derrick Brashear
<shadow@dementia.org>
Thu, 5 Jul 2001 16:56:54 +0000 (16:56 +0000)
again remove redundancy so prototypes match the code
src/update/server.c
patch
|
blob
|
history
diff --git
a/src/update/server.c
b/src/update/server.c
index
fdcc291
..
e7a50b3
100644
(file)
--- a/
src/update/server.c
+++ b/
src/update/server.c
@@
-176,7
+176,6
@@
int main (argc, argv)
struct rx_securityClass *securityObjects[3];
struct rx_service *service;
extern struct rx_securityClass *rxnull_NewServerSecurityObject();
- extern afs_int32 afsconf_GetKey();
int a = 0;
rxkad_level level;