X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=src%2Fpaths.c;h=4b9db67f87ebed18b7404c5864cf676f4fb6c5a4;hp=32770ac00c7c5d34046f1b4af8145bbeb8b59be6;hb=088dff37aa334c218e1cac96cc847f5dd14f7124;hpb=f18b7fc3361c4daac0ddd104af65a8eff8466fec diff --git a/src/paths.c b/src/paths.c index 32770ac0..4b9db67f 100644 --- a/src/paths.c +++ b/src/paths.c @@ -113,7 +113,7 @@ do_canonicalize_path(const tchar *in, tchar *out) * * Examples (with WIM_PATH_SEPARATOR == '/'): * - * => / [ either NULL or empty string ] + * => / [ either NULL or empty string ] * / => / * \ => / * hello => /hello