X-Git-Url: https://wimlib.net/git/?a=blobdiff_plain;f=src%2Fwin32_apply.c;h=842d588e93d8f2dabc2205cac91d9f417ef97a37;hb=bae32f91ef1953acd7271976022491e2e5c48aa2;hp=280f7f541f46f8e3ceae71693a2711b07afec938;hpb=90fea9104d865060051c81b3fbaa0281281f43b7;p=wimlib diff --git a/src/win32_apply.c b/src/win32_apply.c index 280f7f54..842d588e 100644 --- a/src/win32_apply.c +++ b/src/win32_apply.c @@ -1476,7 +1476,7 @@ skip_nt_toplevel_component(const wchar_t *path, size_t path_nchars) * The path has an explicit length and is not necessarily null terminated. * * If the path just something like \??\e: then the returned pointer will point - * just past the colon; in this case the length of the result will be 0 + * just past the colon. In this case the length of the result will be 0 * characters. */ static const wchar_t * get_device_relative_path(const wchar_t *path, size_t path_nchars)