]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Carry over change from 2.1 to properly typedef resultproc_t.
authorUlrich Drepper <drepper@redhat.com>
Mon, 4 May 1998 11:17:59 +0000 (11:17 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 4 May 1998 11:17:59 +0000 (11:17 +0000)
sunrpc/rpc/pmap_clnt.h

index f1a9d9be88c340a44ce31736dc54ab3fdc31400a..228f1ef3384b4bebbdd98f51903c0799ccc2a446 100644 (file)
@@ -41,7 +41,7 @@
 
 __BEGIN_DECLS
 
-typedef bool_t (*resultproc_t)();
+typedef bool_t (*resultproc_t) __P ((caddr_t resp, struct sockaddr_in *raddr));
 
 /*
  * Usage: