Explorar o código

kill off minor warning

Mike Frysinger %!s(int64=21) %!d(string=hai) anos
pai
achega
b000e6fce3
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      libc/inet/rpc/auth_unix.c

+ 1 - 1
libc/inet/rpc/auth_unix.c

@@ -205,7 +205,7 @@ strong_alias(__authunix_create_default,authunix_create_default)
  */
 
 static void
-authunix_nextverf (AUTH *auth)
+authunix_nextverf (AUTH *auth attribute_unused)
 {
   /* no action necessary */
 }