X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=sbr%2Fpath.c;h=66bb8f1f5c83ec471b85a15a99f416f9f333e4e4;hp=f95a758fe35fae162c3c8ed0a8d2115614b8f8ff;hb=fc9279e818dfc96c63a5d75a89080cc68cfe1170;hpb=cf1205b5cbea2f0cd6ea710ec16c637df85b647c 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). **