summaryrefslogtreecommitdiff
path: root/net/ratoolset/files/patch-am
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-12-10 21:22:32 +0000
committerSteve Price <steve@FreeBSD.org>1999-12-10 21:22:32 +0000
commit1e31fd959cf7ffd1c9afcdd56b52bd6000245631 (patch)
tree511bd1bcf822dde42c8800e9a81fd54e351fd6f6 /net/ratoolset/files/patch-am
parentFix BUILD_DEPENDS (diff)
Revert back to 3.5.8.
Notes
Notes: svn path=/head/; revision=23768
Diffstat (limited to '')
-rw-r--r--net/ratoolset/files/patch-am11
1 files changed, 11 insertions, 0 deletions
diff --git a/net/ratoolset/files/patch-am b/net/ratoolset/files/patch-am
new file mode 100644
index 000000000000..70e7cb9572ed
--- /dev/null
+++ b/net/ratoolset/files/patch-am
@@ -0,0 +1,11 @@
+--- src/prtraceroute/prtraceroute.hh.orig Sat Nov 27 18:47:35 1999
++++ src/prtraceroute/prtraceroute.hh Sat Nov 27 18:47:45 1999
+@@ -121,7 +121,7 @@
+ u_int flags;
+ void _add (ipAddr *ipaddr);
+
+- _hop () {
++ void _hop () {
+ ipaddr = (ipAddr *) NULL;
+ autnum = NULL;
+ route = new Route();