specify return type of 'harmless'
authorKen Raeburn <raeburn@mit.edu>
Tue, 5 Aug 2008 20:52:57 +0000 (20:52 +0000)
committerKen 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

index 0d9774f113eb08f1d264a67cb227837595af7efc..3a1c1e189a148107689ff48a5674b582f25ee909 100644 (file)
@@ -107,7 +107,7 @@ x_inline(xdrs, len)
        }
 }
 
-static
+static int
 harmless()
 {
        /* Always return FALSE/NULL, as the case may be */