]> wimlib.net Git - wimlib/blobdiff - src/paths.c
Stream and blob updates
[wimlib] / src / paths.c
index 32770ac00c7c5d34046f1b4af8145bbeb8b59be6..4b9db67f87ebed18b7404c5864cf676f4fb6c5a4 100644 (file)
@@ -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