mirror of the now-defunct rocklinux.org
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
--- openh323/include/gkserver.h 2004-02-15 03:36:30.000000000 +0000
|
|
+++ openh323-patch/include/gkserver.h 2004-07-17 18:44:40.000000000 +0000
|
|
@@ -427,7 +427,7 @@
|
|
H225_RegistrationConfirm & rcf;
|
|
H225_RegistrationReject & rrj;
|
|
|
|
- protected:
|
|
+// protected:
|
|
virtual Response OnHandlePDU();
|
|
};
|
|
|
|
@@ -491,7 +491,7 @@
|
|
|
|
PString alternateSecurityID;
|
|
|
|
- protected:
|
|
+// protected:
|
|
virtual Response OnHandlePDU();
|
|
};
|
|
|