Index: head/shells/fish/files/patch-src_wgetopt.h =================================================================== --- head/shells/fish/files/patch-src_wgetopt.h (nonexistent) +++ head/shells/fish/files/patch-src_wgetopt.h (revision 456179) @@ -0,0 +1,11 @@ +--- src/wgetopt.h.orig 2017-12-11 21:47:12 UTC ++++ src/wgetopt.h +@@ -177,7 +177,7 @@ struct woption { + int *flag; + /// If \c flag is non-null, this is the value that flag will be set to. Otherwise, this is the + /// return-value of the function call. +- int val; ++ wchar_t val; + }; + + // Names for the values of the `has_arg' field of `struct option'. Property changes on: head/shells/fish/files/patch-src_wgetopt.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