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 [EMACS_22_BASE]


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/src/w32.c,v [EMACS_22_BASE]
Date: Tue, 05 Feb 2008 02:30:42 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Juanma Barranquero <lektu>      08/02/05 02:30:42

Index: w32.c
===================================================================
RCS file: /cvsroot/emacs/emacs/src/w32.c,v
retrieving revision 1.111.2.6
retrieving revision 1.111.2.7
diff -u -b -r1.111.2.6 -r1.111.2.7
--- w32.c       8 Jan 2008 04:29:47 -0000       1.111.2.6
+++ w32.c       5 Feb 2008 02:30:41 -0000       1.111.2.7
@@ -1591,7 +1591,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]