Reformat: delete trailing whitespace
[yaz-moved-to-github.git] / test / test_log.c
index 5e77136..569aad0 100644 (file)
@@ -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':