Index: head/editors/xmlcopyeditor/files/patch-src_myipc.cpp =================================================================== --- head/editors/xmlcopyeditor/files/patch-src_myipc.cpp (nonexistent) +++ head/editors/xmlcopyeditor/files/patch-src_myipc.cpp (revision 463980) @@ -0,0 +1,11 @@ +--- src/myipc.cpp.orig 2017-09-04 09:59:48 UTC ++++ src/myipc.cpp +@@ -46,7 +46,7 @@ wxConnectionBase *MyServer::OnAcceptConn + + MyServerConnection::MyServerConnection() + : wxConnection() +- , mFrameWnd ( ( wxIntPtr ) NULL ) ++ , mFrameWnd (0) + { + server_connection = this; + } Property changes on: head/editors/xmlcopyeditor/files/patch-src_myipc.cpp ___________________________________________________________________ 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