Index: head/x11/i3lock/files/patch-unlock__indicator.c =================================================================== --- head/x11/i3lock/files/patch-unlock__indicator.c (nonexistent) +++ head/x11/i3lock/files/patch-unlock__indicator.c (revision 547337) @@ -0,0 +1,11 @@ +--- unlock_indicator.c.orig 2019-05-11 07:55:23 UTC ++++ unlock_indicator.c +@@ -35,7 +35,7 @@ extern bool debug_mode; + + /* The current position in the input buffer. Useful to determine if any + * characters of the password have already been entered or not. */ +-int input_position; ++extern int input_position; + + /* The lock window. */ + extern xcb_window_t win; Property changes on: head/x11/i3lock/files/patch-unlock__indicator.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