Sophie

Sophie

distrib > Mageia > 9 > armv7hl > media > core-release-src > by-pkgid > af475710f32dbbd880cfd575c28b5223 > files > 1

indent-2.2.13-1.mga9.src.rpm

--- src/output.c.orig	2018-09-05 12:47:56.000000000 -0400
+++ src/output.c	2018-12-29 21:08:16.544857192 -0500
@@ -74,7 +74,7 @@
 
 RCSTAG_CC ("$Id$");
 
-static FILE            * output       = NULL;
+FILE            * output       = NULL;
 static BOOLEAN           inhibited    = 0;
 static buf_break_st_ty * buf_break_list = NULL;
 buf_break_st_ty * buf_break = NULL;