tag: renamed functions, no CamelCase

This commit is contained in:
Max Kellermann
2008-08-29 09:38:21 +02:00
parent d0556dc983
commit 91502cd71e
16 changed files with 110 additions and 111 deletions

View File

@@ -397,7 +397,7 @@ int main(int argc, char *argv[])
killFromPidFile();
initStats();
initTagConfig();
tag_lib_init();
initLog(options.verbose);
if (options.createDB <= 0)