summaryrefslogtreecommitdiff
path: root/textproc/jade/files/patch-lib_Parser.h
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2018-01-10 15:27:33 +0000
committerJan Beich <jbeich@FreeBSD.org>2018-01-10 15:27:33 +0000
commitc80e6a0631fb7dce42c5cf792c99118b25a0b880 (patch)
tree60a0fa1fe85f948119ce0a8f901160d8f2d6eaa1 /textproc/jade/files/patch-lib_Parser.h
parentDo not abuse INSTALL_MAN when installing documentation, examples, and (diff)
textproc/jade: back out r458645 to avoid churn
Reported by: danfe
Diffstat (limited to 'textproc/jade/files/patch-lib_Parser.h')
-rw-r--r--textproc/jade/files/patch-lib_Parser.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/jade/files/patch-lib_Parser.h b/textproc/jade/files/patch-lib_Parser.h
index c6ebfa847ce6..182ebce0d532 100644
--- a/textproc/jade/files/patch-lib_Parser.h
+++ b/textproc/jade/files/patch-lib_Parser.h
@@ -1,4 +1,4 @@
---- lib/Parser.h.orig 1998-10-01 05:13:28 UTC
+--- lib/Parser.h~ 1998-10-01 05:13:28 UTC
+++ lib/Parser.h
@@ -62,15 +62,15 @@ class Parser : private ParserState { (public)
Parser(const SgmlParser::Params &);