summaryrefslogtreecommitdiff
path: root/user/sp/nsgmls-c++-fix.patch
diff options
context:
space:
mode:
Diffstat (limited to 'user/sp/nsgmls-c++-fix.patch')
-rw-r--r--user/sp/nsgmls-c++-fix.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/user/sp/nsgmls-c++-fix.patch b/user/sp/nsgmls-c++-fix.patch
deleted file mode 100644
index eed72c633..000000000
--- a/user/sp/nsgmls-c++-fix.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- sp-1.3.4/nsgmls/RastEventHandler.h.old 1997-01-17 06:08:26.000000000 +0000
-+++ sp-1.3.4/nsgmls/RastEventHandler.h 2017-08-21 01:52:21.637009355 +0000
-@@ -102,7 +102,7 @@
-
- class RastEventHandler : public ErrorCountEventHandler,
- private RastSubdocState,
-- private Messenger {
-+ public Messenger {
- public:
- RastEventHandler(SgmlParser *, Messenger *);
- void data(DataEvent *);