summaryrefslogtreecommitdiff
path: root/net/tcpview/files/patch-tcpview.h
diff options
context:
space:
mode:
Diffstat (limited to 'net/tcpview/files/patch-tcpview.h')
-rw-r--r--net/tcpview/files/patch-tcpview.h13
1 files changed, 13 insertions, 0 deletions
diff --git a/net/tcpview/files/patch-tcpview.h b/net/tcpview/files/patch-tcpview.h
new file mode 100644
index 000000000000..fd2e5445cbdd
--- /dev/null
+++ b/net/tcpview/files/patch-tcpview.h
@@ -0,0 +1,13 @@
+--- tcpview.h.orig Fri Apr 23 04:48:09 1993
++++ tcpview.h Tue Oct 28 02:02:49 2003
+@@ -97,8 +97,8 @@
+ void perror();
+ #endif
+
+-void iprint(); /* print Motif information */
+-void eprint(); /* print Motif error */
++void iprint(char *, ...); /* print Motif information */
++void eprint(char *, ...); /* print Motif error */
+
+ void detail_ether();
+ void detail_tcp();