Just changed a "can" to a "could" since I don't know if most POP3 servers are
[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