summaryrefslogtreecommitdiff
path: root/net/dgd-net/files
diff options
context:
space:
mode:
authorAdam David <adam@FreeBSD.org>1997-01-08 21:58:13 +0000
committerAdam David <adam@FreeBSD.org>1997-01-08 21:58:13 +0000
commitd38f513882f7fbe653a75261e4791182f6b12b25 (patch)
tree0cb134b58d79b9eada9a7a288108375723a13a16 /net/dgd-net/files
parentPre-create all necessary manpage and catpage directories. (diff)
get the patch to behave
Notes
Notes: svn path=/head/; revision=5265
Diffstat (limited to 'net/dgd-net/files')
-rw-r--r--net/dgd-net/files/patch-ad3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/dgd-net/files/patch-ad b/net/dgd-net/files/patch-ad
index 451e8b2ec5c4..6f74fa378b0a 100644
--- a/net/dgd-net/files/patch-ad
+++ b/net/dgd-net/files/patch-ad
@@ -345,7 +345,7 @@
+ extern void rgx_init P((void));
+ extern array *rgx_new P((string*, int));
+ extern array *rgx_match P((value*, string*, int));
-*** doc.rgx/example.c Thu Jan 1 00:00:00 1970
+*** doc.rgx/rgx_example.c Thu Jan 1 00:00:00 1970
--- ../doc/rgx_example.c Fri Feb 3 03:30:01 1995
***************
*** 0 ****
@@ -399,7 +399,6 @@
+
+ return regexp_match(buffer, subject);
+ }
-diff -crN doc.rgx/kfun/regexp_compile doc/kfun/regexp_compile
*** doc.rgx/kfun/regexp_compile Thu Jan 1 00:00:00 1970
--- ../doc/kfun/regexp_compile Tue Jul 26 00:02:34 1994
***************