File indent-2.2.10-warnings.diff of Package indent
Index: src/output.c =================================================================== --- src/output.c.orig +++ src/output.c @@ -71,7 +71,7 @@ RCSTAG_CC ("$Id$"); -static FILE * output = NULL; + FILE * output = NULL; static BOOLEAN inhibited = 0; static buf_break_st_ty * buf_break_list = NULL;