X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=test%2Ftest_log.c;h=0630acc9ea38dc08b4545111439f8de4f119771c;hp=5e771368e287281a481e4f4e14f7fd281990c874;hb=5d2037ccd6b74ec67f662a83477820792b7172b3;hpb=77c5a4fca8b516fd39b8ba213daed17a465a6b2a diff --git a/test/test_log.c b/test/test_log.c index 5e77136..0630acc 100644 --- a/test/test_log.c +++ b/test/test_log.c @@ -1,5 +1,5 @@ /* This file is part of the YAZ toolkit. - * Copyright (C) 1995-2012 Index Data + * Copyright (C) Index Data * See the file LICENSE for details. */ #if HAVE_CONFIG_H @@ -53,7 +53,7 @@ int main(int argc, char **argv) case 'n': number = atoi(arg); break; - case 'm': + case 'm': level = yaz_log_module_level(arg); break; case 'w':