Index: branches/2020Q3/security/ykpers/files/patch-09ea16d9.c =================================================================== --- branches/2020Q3/security/ykpers/files/patch-09ea16d9.c (nonexistent) +++ branches/2020Q3/security/ykpers/files/patch-09ea16d9.c (revision 545555) @@ -0,0 +1,15 @@ +diff --git a/ykpers-args.h b/ykpers-args.h +index 2a63268..9ff455a 100644 +--- ykpers-args.h ++++ ykpers-args.h +@@ -33,8 +33,8 @@ + + #include "ykpers.h" + +-const char *usage; +-const char *optstring; ++extern const char *usage; ++extern const char *optstring; + + int args_to_config(int argc, char **argv, YKP_CONFIG *cfg, char *oathid, + size_t oathid_len, const char **infname, Property changes on: branches/2020Q3/security/ykpers/files/patch-09ea16d9.c ___________________________________________________________________ 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 Index: branches/2020Q3 =================================================================== --- branches/2020Q3 (revision 545554) +++ branches/2020Q3 (revision 545555) Property changes on: branches/2020Q3 ___________________________________________________________________ Modified: svn:mergeinfo ## -0,0 +0,1 ## Merged /head:r545467