X-Git-Url: http://git.tuebingen.mpg.de/adu.git/log?a=blobdiff_plain;f=adu.c;h=bc0689320ffe1823da87e04f7682d5648f51a3f8;hb=f638c88fad8a1350cf56d5f60ddef297ece92805;hp=dda9fd24ccd33fa1875d0a8f2e8a33d02ba2d723;hpb=c3dfa9a0c515bda90248b690e989e611c60f7e20;p=adu.git diff --git a/adu.c b/adu.c index dda9fd2..bc06893 100644 --- a/adu.c +++ b/adu.c @@ -120,7 +120,7 @@ static void close_dir_table(void) dir_table = NULL; } -void close_all_tables(void) +static void close_all_tables(void) { close_dir_table(); close_user_tables();