Index: head/net/opal/files/patch-include_h323_h323ep.h =================================================================== --- head/net/opal/files/patch-include_h323_h323ep.h (nonexistent) +++ head/net/opal/files/patch-include_h323_h323ep.h (revision 491353) @@ -0,0 +1,11 @@ +--- include/h323/h323ep.h.orig 2013-02-20 06:18:14.000000000 +0400 ++++ include/h323/h323ep.h 2018-07-31 01:18:14.180154000 +0300 +@@ -145,7 +145,7 @@ + OpalCall & call, ///< Owner of connection + const PString & party, ///< Remote party to call + void * userData = NULL, ///< Arbitrary data to pass to connection +- unsigned int options = NULL, ///< options to pass to conneciton ++ unsigned int options = 0, ///< options to pass to conneciton + OpalConnection::StringOptions * stringOptions = NULL + ); + //@} Property changes on: head/net/opal/files/patch-include_h323_h323ep.h ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property