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: Jason Rumney
Subject: [Emacs-diffs] Changes to emacs/src/w32.c,v
Date: Mon, 28 Jan 2008 17:44:12 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Jason Rumney <jasonr>   08/01/28 17:44:12

Index: w32.c
===================================================================
RCS file: /sources/emacs/emacs/src/w32.c,v
retrieving revision 1.126
retrieving revision 1.127
diff -u -b -r1.126 -r1.127
--- w32.c       26 Jan 2008 15:24:34 -0000      1.126
+++ w32.c       28 Jan 2008 17:44:11 -0000      1.127
@@ -2592,7 +2592,6 @@
        }
       else
        {
-          if (IS_DIRECTORY_SEP (name[0]) && IS_DIRECTORY_SEP (name[1]))
             logon_network_drive (name);
 
          fh = FindFirstFile (name, &wfd);




reply via email to

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