1 --- indent-2.2.9/src/output.c.~1~ 2002-12-12 20:36:49.000000000 +0300
2 +++ indent-2.2.9/src/output.c 2015-02-04 15:54:54.561563206 +0300
13 RCSTAG_CC ("$Id: output.c,v 1.5 2002/12/12 17:36:49 david Exp $");
15 -static FILE * output = NULL;
16 +FILE * output = NULL;
17 static BOOLEAN inhibited = 0;
18 static buf_break_st_ty * buf_break_list = NULL;