]> git.marmaro.de Git - mmh/blobdiff - sbr/m_scratch.c
Just changed a "can" to a "could" since I don't know if most POP3 servers are
[mmh] / sbr / m_scratch.c
index d71257696f378f20c05021c3ba6ad4cc16eba690..70a2c920285aa4dcf2aca268e05833e6f3f98694 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