11 lines
279 B
Plaintext
11 lines
279 B
Plaintext
|
--- etc/afpd/switch.c.orig Mon Sep 27 18:27:16 1999
|
||
|
+++ etc/afpd/switch.c Mon Sep 27 18:28:44 1999
|
||
|
@@ -86,6 +86,7 @@
|
||
|
extern int afp_bytelock();
|
||
|
extern int afp_setdirparams();
|
||
|
|
||
|
+int
|
||
|
afp_null( ibuf, ibuflen, rbuf, rbuflen )
|
||
|
char *ibuf, *rbuf;
|
||
|
int ibuflen, *rbuflen;
|