Made a couple of minor whitespace changes to test if the latest beta version of
[mmh] / sbr / m_scratch.c
index d712576..70a2c92 100644 (file)
@@ -25,7 +25,7 @@ m_scratch (char *file, char *template)
 /*
 #endif
 */
-/* nasty - this really means: if there is no '/' in the path */
+    /* nasty - this really means: if there is no '/' in the path */
     if ((cp = r1bindex (file, '/')) == file)
        strncpy (buffer, tmpfil, sizeof(buffer));
     else