emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/w32.c,v


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/src/w32.c,v
Date: Sun, 24 Feb 2008 10:09:19 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Miles Bader <miles>     08/02/24 10:09:07

Index: src/w32.c
===================================================================
RCS file: /cvsroot/emacs/emacs/src/w32.c,v
retrieving revision 1.129
retrieving revision 1.130
diff -u -b -r1.129 -r1.130
--- src/w32.c   23 Feb 2008 13:37:27 -0000      1.129
+++ src/w32.c   24 Feb 2008 10:09:03 -0000      1.130
@@ -1701,7 +1701,7 @@
   return FALSE;
 }
 
-/* Map filename to a legal 8.3 name if necessary. */
+/* Map filename to a valid 8.3 name if necessary. */
 const char *
 map_w32_filename (const char * name, const char ** pPath)
 {




reply via email to

[Prev in Thread] Current Thread [Next in Thread]