X-Git-Url: https://wimlib.net/git/?a=blobdiff_plain;f=src%2Fntfs-3g_apply.c;h=77dbb23bfd5da5dad379606a59daafe6644f20af;hb=036c7da59a54e9a24b1afb917b4f9f10eee176ee;hp=0d054edb922737d46247908ea33c16e237b94219;hpb=0e8a218c22b3c5d42ccc368b3b45d270f942cfde;p=wimlib diff --git a/src/ntfs-3g_apply.c b/src/ntfs-3g_apply.c index 0d054edb..77dbb23b 100644 --- a/src/ntfs-3g_apply.c +++ b/src/ntfs-3g_apply.c @@ -1,7 +1,7 @@ /* * ntfs-3g_apply.c * - * Apply a WIM image directly to a NTFS volume using libntfs-3g. Restore as + * Apply a WIM image directly to an NTFS volume using libntfs-3g. Restore as * much information as possible, including security data, file attributes, DOS * names, and alternate data streams. */ @@ -199,7 +199,7 @@ out: } /* - * Extract a stream (default or alternate data) to an attribute of a NTFS file. + * Extract a stream (default or alternate data) to an attribute of an NTFS file. */ static int ntfs_3g_extract_stream(file_spec_t file, const utf16lechar *raw_stream_name,