Explorar o código

Missed alias to xdr_string, thanks sjhill

Peter S. Mazinger %!s(int64=20) %!d(string=hai) anos
pai
achega
0a962770bf
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      libc/inet/rpc/xdr.c

+ 1 - 0
libc/inet/rpc/xdr.c

@@ -728,6 +728,7 @@ __xdr_string (XDR *xdrs, char **cpp, u_int maxsize)
     }
   return FALSE;
 }
+strong_alias(__xdr_string,xdr_string)
 
 /*
  * Wrapper for xdr_string that can be called directly from