فهرست منبع

kill off minor warning

Mike Frysinger 20 سال پیش
والد
کامیت
b000e6fce3
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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 */
 }