mirror of
https://git.openafs.org/openafs.git
synced 2025-01-22 17:00:15 +00:00
bozo: remove duplicate prototype
Remove duplicate function prototype. Change-Id: I84a30c27edabd82272f99711285eb043122f66a0 Reviewed-on: http://gerrit.openafs.org/5496 Tested-by: BuildBot <buildbot@rampaginggeek.com> Reviewed-by: Derrick Brashear <shadow@dementix.org>
This commit is contained in:
parent
c2f7627a89
commit
fab921de67
@ -53,9 +53,7 @@ int DirAccessOK(void);
|
||||
/* fsbnodeops.c */
|
||||
char *copystr(char *a);
|
||||
|
||||
/* bosoprocs.c */
|
||||
void *bozo_ShutdownAndExit(void *arock /* really int asignal */);
|
||||
|
||||
/* inline functions */
|
||||
static_inline struct bozo_key *
|
||||
ktc_to_bozoptr(struct ktc_encryptionKey *key) {
|
||||
return (struct bozo_key *)key;
|
||||
|
Loading…
Reference in New Issue
Block a user