X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=sbr%2Fpath.c;h=66bb8f1f5c83ec471b85a15a99f416f9f333e4e4;hp=f95a758fe35fae162c3c8ed0a8d2115614b8f8ff;hb=4112940aea5591648b03a81907408752c08b33aa;hpb=d4bcca1aa235370bc20bc2734c0cd6f700b17871 diff --git a/sbr/path.c b/sbr/path.c index f95a758..66bb8f1 100644 --- a/sbr/path.c +++ b/sbr/path.c @@ -77,7 +77,7 @@ try_it: /* -** Compactify a path name by removing unneccessary parts. +** Compactify a path name by removing unnecessary parts. ** Removes trailing slashes. Cares to never remove all characters. ** Modifies f (never enlarges it). **