git://git.openafs.org
/
openafs.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
ubik: make uphys_close static
[openafs.git]
/
src
/
ubik
/
phys.c
diff --git
a/src/ubik/phys.c
b/src/ubik/phys.c
index
3e21b0f
..
5ef33be
100644
(file)
--- a/
src/ubik/phys.c
+++ b/
src/ubik/phys.c
@@
-133,7
+133,7
@@
uphys_open(struct ubik_dbase *adbase, afs_int32 afid)
/*!
* \brief Close the file, maintaining ref count in cache structure.
*/
-int
+static int
uphys_close(int afd)
{
int i;