projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
42c753c
)
specify return type of 'harmless'
author
Ken Raeburn
<raeburn@mit.edu>
Tue, 5 Aug 2008 20:52:57 +0000
(20:52 +0000)
committer
Ken Raeburn
<raeburn@mit.edu>
Tue, 5 Aug 2008 20:52:57 +0000
(20:52 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@20605
dc483132
-0cff-0310-8789-
dd5450dbe970
src/lib/rpc/xdr_sizeof.c
patch
|
blob
|
history
diff --git
a/src/lib/rpc/xdr_sizeof.c
b/src/lib/rpc/xdr_sizeof.c
index 0d9774f113eb08f1d264a67cb227837595af7efc..3a1c1e189a148107689ff48a5674b582f25ee909 100644
(file)
--- a/
src/lib/rpc/xdr_sizeof.c
+++ b/
src/lib/rpc/xdr_sizeof.c
@@
-107,7
+107,7
@@
x_inline(xdrs, len)
}
}
-static
+static
int
harmless()
{
/* Always return FALSE/NULL, as the case may be */