1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/net/ztelnet/files/patch-ag
1998-03-18 18:53:00 +00:00

12 lines
255 B
Plaintext

diff -uNr ../ztelnet/libtelnet/strdup.c ./libtelnet/strdup.c
--- ../ztelnet/libtelnet/strdup.c Mon Mar 25 22:14:21 1991
+++ ./libtelnet/strdup.c Wed Dec 3 05:45:36 1997
@@ -28,7 +28,6 @@
#include <string.h>
#endif
-
char *
strdup(str)
char *str;