(main): Fix a typo in a comment.

This commit is contained in:
Eli Zaretskii 2008-09-19 16:45:12 +00:00
parent d5dabcb513
commit c966fd27a1

View file

@ -1504,7 +1504,7 @@ main (argc, argv)
file:stream, and treated as absolute.
The user can still pass a file:stream if desired (for example,
.\X:Y), but it is not very useful, as Emacs currently does a
very bad job of dealing wih NTFS streams. */
very bad job of dealing with NTFS streams. */
{
char *filename = (char *) xmalloc (MAX_PATH);
DWORD size;