8eb36e2381
- no regression tests available
13 lines
512 B
Plaintext
13 lines
512 B
Plaintext
$OpenBSD: patch-nsgmls_RastEventHandler_h,v 1.1 2002/10/16 01:33:58 naddy Exp $
|
|
--- nsgmls/RastEventHandler.h.orig Sun May 2 14:50:44 1999
|
|
+++ nsgmls/RastEventHandler.h Wed Oct 16 03:06:13 2002
|
|
@@ -102,7 +102,7 @@ private:
|
|
|
|
class RastEventHandler : public ErrorCountEventHandler,
|
|
private RastSubdocState,
|
|
- private Messenger {
|
|
+ protected Messenger {
|
|
public:
|
|
RastEventHandler(SgmlParser *, Messenger *);
|
|
void data(DataEvent *);
|