Fix typo in comment.
This commit is contained in:
parent
50f271cb5a
commit
31e25350a8
1 changed files with 1 additions and 1 deletions
|
@ -1511,7 +1511,7 @@ main (argc, argv)
|
|||
a valid drive designator, are interpreted as drive:path, not
|
||||
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
|
||||
.\X:Y), but it is not very useful, as Emacs currently does a
|
||||
very bad job of dealing wih NTFS streams. */
|
||||
{
|
||||
char *filename = (char *) xmalloc (MAX_PATH);
|
||||
|
|
Loading…
Add table
Reference in a new issue