diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-11-01 23:43:38 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-11-01 23:43:38 +0000 |
commit | 4dce3e4701d577c56f2523f80a136fc33b04d23e (patch) | |
tree | 6b1675a4e5341baafacc8825b47f7da294005a64 /devel | |
parent | Fix a problem dereferencing kernel memory when hunting for a files (diff) |
Fix the path to the patched file.
Notes
Notes:
svn path=/head/; revision=69278
Diffstat (limited to 'devel')
-rw-r--r-- | devel/libgtop2/files/patch-ah | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libgtop2/files/patch-ah b/devel/libgtop2/files/patch-ah index 21214bedb760..fad02673b7ab 100644 --- a/devel/libgtop2/files/patch-ah +++ b/devel/libgtop2/files/patch-ah @@ -1,5 +1,5 @@ ---- procmap.c.orig Mon Jun 10 17:34:42 2002 -+++ procmap.c Sat Oct 26 01:20:26 2002 +--- sysdeps/freebsd/procmap.c.orig Mon Jun 10 17:34:42 2002 ++++ sysdeps/freebsd/procmap.c Sat Oct 26 01:20:26 2002 @@ -33,7 +33,11 @@ #include <sys/proc.h> #include <sys/resource.h> |