Index: head/devel/dmucs/files/patch-remhost.cc =================================================================== --- head/devel/dmucs/files/patch-remhost.cc (nonexistent) +++ head/devel/dmucs/files/patch-remhost.cc (revision 460056) @@ -0,0 +1,11 @@ +--- remhost.cc.orig 2018-01-26 22:32:32.721538000 +0000 ++++ remhost.cc 2018-01-26 22:38:33.566682000 +0000 +@@ -62,7 +62,7 @@ + std::ostringstream serverName; + serverName << "@" << SERVER_MACH_NAME; + int serverPortNum = SERVER_PORT_NUM; +- char *distingProp = '\0'; ++ const char *distingProp = ""; + + int nextarg = 1; + for (; nextarg < argc; nextarg++) { Property changes on: head/devel/dmucs/files/patch-remhost.cc ___________________________________________________________________ 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