patch-src_check_bound_c 476 B

1234567891011
  1. --- rpcbind-0.2.3.orig/src/check_bound.c 2015-04-27 16:07:43.000000000 +0200
  2. +++ rpcbind-0.2.3/src/check_bound.c 2016-10-08 18:19:45.000000000 +0200
  3. @@ -70,7 +70,7 @@ static struct fdlist *fdhead; /* Link li
  4. static struct fdlist *fdtail;
  5. static char *nullstring = "";
  6. -static bool_t check_bound __P((struct fdlist *, char *uaddr));
  7. +static bool_t check_bound (struct fdlist *, char *uaddr);
  8. /*
  9. * Returns 1 if the given address is bound for the given addr & transport