X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=sbr%2Fm_scratch.c;h=70a2c920285aa4dcf2aca268e05833e6f3f98694;hb=3a162432aa58eff6e48f99afaf746408905b008c;hp=d71257696f378f20c05021c3ba6ad4cc16eba690;hpb=045b9601403a216c400642229f2b291f85f88f7d;p=mmh diff --git a/sbr/m_scratch.c b/sbr/m_scratch.c index d712576..70a2c92 100644 --- a/sbr/m_scratch.c +++ b/sbr/m_scratch.c @@ -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