Another unnecessarily exported internal variable..
authorPanu Matilainen <pmatilai@redhat.com>
Tue, 26 Feb 2008 20:42:46 +0000 (22:42 +0200)
committerPanu Matilainen <pmatilai@redhat.com>
Tue, 26 Feb 2008 20:42:46 +0000 (22:42 +0200)
lib/fsm.c

index 4dce211..48a521e 100644 (file)
--- a/lib/fsm.c
+++ b/lib/fsm.c
@@ -27,7 +27,7 @@ int _fsm_debug = _FSM_DEBUG;
 int _fsm_threads = 0;
 
 /* XXX Failure to remove is not (yet) cause for failure. */
-int strict_erasures = 0;
+static int strict_erasures = 0;
 
 /** \ingroup payload
  * Keeps track of the set of all hard links to a file in an archive.