tcpip: initialize ai_connect
[yaz-moved-to-github.git] / test / test_log.c
index aaeaced..0630acc 100644 (file)
@@ -1,5 +1,5 @@
 /* This file is part of the YAZ toolkit.
- * Copyright (C) 1995-2011 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':