emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Dan Nicolaescu
Subject: [Emacs-diffs] Changes to emacs/src/ecrt0.c,v
Date: Sat, 09 Feb 2008 18:03:15 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Dan Nicolaescu <dann>   08/02/09 18:03:11

Index: src/ecrt0.c
===================================================================
RCS file: /cvsroot/emacs/emacs/src/ecrt0.c,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -b -r1.12 -r1.13
--- src/ecrt0.c 13 Jan 2008 00:43:54 -0000      1.12
+++ src/ecrt0.c 9 Feb 2008 18:03:09 -0000       1.13
@@ -72,7 +72,7 @@
 int errno;
 #endif
 
-#ifndef DONT_NEED_ENVIRON
+#ifndef MSDOS
 char **environ;
 #endif
 




reply via email to

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