summaryrefslogtreecommitdiff
path: root/sysutils/logtool-devel/files/patch-ac
diff options
context:
space:
mode:
authorJing-Tang Keith Jang <keith@FreeBSD.org>2001-01-12 18:47:04 +0000
committerJing-Tang Keith Jang <keith@FreeBSD.org>2001-01-12 18:47:04 +0000
commit8eab677955e80c4559cf3e5a5eb89ed3c72574e6 (patch)
tree0e0e93ac566caf6f437100b6627d65e174dec3f6 /sysutils/logtool-devel/files/patch-ac
parent- in usage message mention restart option, which is actually: (diff)
Update to 1.0.2 and install documents.
PR: ports/24205 Submitted by: Ying-Chieh Liao <ijliao@csie.nctu.edu.tw> (MAINTAINER)
Notes
Notes: svn path=/head/; revision=37147
Diffstat (limited to 'sysutils/logtool-devel/files/patch-ac')
-rw-r--r--sysutils/logtool-devel/files/patch-ac11
1 files changed, 0 insertions, 11 deletions
diff --git a/sysutils/logtool-devel/files/patch-ac b/sysutils/logtool-devel/files/patch-ac
deleted file mode 100644
index e4a1e31c8f8a..000000000000
--- a/sysutils/logtool-devel/files/patch-ac
+++ /dev/null
@@ -1,11 +0,0 @@
---- logtool/logtool.h.orig Sat Dec 30 20:21:40 2000
-+++ logtool/logtool.h Sat Dec 30 20:22:16 2000
-@@ -62,7 +62,7 @@
- * For some reason string.h doesn't define this, so I do it here
- * Are there portability problems with strncasesmp or sumpthin?
- */
--int strncasecmp(char *s1, char *s2, size_t size);
-+/*int strncasecmp(char *s1, char *s2, size_t size); */
-
-
- /*