logo       
Google Custom Search
    AddThis Social Bookmark Button
-->

cvs: php4 /main win95nt.h: msg#00586

Subject: cvs: php4 /main win95nt.h
phanto          Thu Apr 25 05:01:35 2002 EDT

  Modified files:              
    /php4/main  win95nt.h 
  Log:
  already defined in zend_config.win32.h
  
Index: php4/main/win95nt.h
diff -u php4/main/win95nt.h:1.12 php4/main/win95nt.h:1.13
--- php4/main/win95nt.h:1.12    Sat Aug  4 21:42:44 2001
+++ php4/main/win95nt.h Thu Apr 25 05:01:35 2002
@@ -24,9 +24,7 @@
 #define getpid         _getpid
 #define php_sleep(t)   Sleep(t*1000)
 #define getcwd(a, b)           _getcwd(a, b)
-#define snprintf       _snprintf
 #define off_t          _off_t
-#define vsnprintf      _vsnprintf
 typedef unsigned int uint;
 typedef unsigned long ulong;
 #if !NSAPI



-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




<Prev in Thread] Current Thread [Next in Thread>