Index: head/irc/scrollz/files/patch-a8b05aab =================================================================== --- head/irc/scrollz/files/patch-a8b05aab (nonexistent) +++ head/irc/scrollz/files/patch-a8b05aab (revision 545768) @@ -0,0 +1,16 @@ +diff --git a/include/ircterm.h b/include/ircterm.h +index 1fdbfeb..1da3fab 100644 +--- include/ircterm.h ++++ include/ircterm.h +@@ -89,9 +89,9 @@ extern char *CM, + extern int SG; + /**************************** PATCHED by Flier ******************************/ + #ifdef WANTANSI +-char *SETAF, ++extern char *SETAF, + *SETAB; +-int NUMCOLORS; ++extern int NUMCOLORS; + #endif /* WANTANSI */ + /****************************************************************************/ + Property changes on: head/irc/scrollz/files/patch-a8b05aab ___________________________________________________________________ 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