]> asedeno.scripts.mit.edu Git - git.git/blobdiff - builtin/pack-objects.c
Merge branch 'jn/thinner-wrapper'
[git.git] / builtin / pack-objects.c
index 3cbeb299d172c51b8ab6940a836efdf8a1a8e4ce..f027b3abb4093e0382b3e612f03b634cee2c6b1d 100644 (file)
@@ -1543,7 +1543,7 @@ static void try_to_free_from_threads(size_t size)
        read_unlock();
 }
 
-try_to_free_t old_try_to_free_routine;
+static try_to_free_t old_try_to_free_routine;
 
 /*
  * The main thread waits on the condition that (at least) one of the workers