Reformat: delete trailing whitespace
[yaz-moved-to-github.git] / test / test_file_glob.c
index 6a07818..0a07691 100644 (file)
@@ -48,7 +48,7 @@ void tst(void)
     int ret;
     WRBUF tpath = wrbuf_alloc();
     const char *srcdir = getenv("srcdir");
-    
+
     if (srcdir)
     {
         wrbuf_puts(tpath, srcdir);