[Libreoffice-commits] core.git: solenv/bin

Stephan Bergmann sbergman at redhat.com
Mon Jan 9 19:00:37 UTC 2017


 solenv/bin/concat-deps.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit e5c324016dcbadeb7664052124cc927246c2953f
Author: Stephan Bergmann <sbergman at redhat.com>
Date:   Mon Jan 9 20:00:00 2017 +0100

    loplugin:externvar
    
    Change-Id: I63571c0003e6e0d7bd7a0c71a7dd47955a8871e0

diff --git a/solenv/bin/concat-deps.c b/solenv/bin/concat-deps.c
index cfaac07..c63d5a7 100644
--- a/solenv/bin/concat-deps.c
+++ b/solenv/bin/concat-deps.c
@@ -108,7 +108,7 @@
 #define FALSE 0
 #endif
 
-int internal_boost = 0;
+static int internal_boost = 0;
 static char* base_dir;
 static char* work_dir;
 size_t work_dir_len;


More information about the Libreoffice-commits mailing list