sbergmann               Fri Feb 23 14:55:29 2001 EDT

  Modified files:              
    /php4/win32 php4dll.dsp php4dllts.dsp 
  Log:
  That should do the trick.
  
Index: php4/win32/php4dll.dsp
diff -u php4/win32/php4dll.dsp:1.8 php4/win32/php4dll.dsp:1.9
--- php4/win32/php4dll.dsp:1.8  Fri Jan  5 10:06:24 2001
+++ php4/win32/php4dll.dsp      Fri Feb 23 14:55:28 2001
@@ -128,7 +128,7 @@
 # End Source File
 # Begin Source File
 
-SOURCE="..\main\fopen-wrappers.c"
+SOURCE="..\main\fopen_wrappers.c"
 # End Source File
 # Begin Source File
 
Index: php4/win32/php4dllts.dsp
diff -u php4/win32/php4dllts.dsp:1.31 php4/win32/php4dllts.dsp:1.32
--- php4/win32/php4dllts.dsp:1.31       Wed Feb 21 15:52:57 2001
+++ php4/win32/php4dllts.dsp    Fri Feb 23 14:55:28 2001
@@ -157,7 +157,7 @@
 # End Source File
 # Begin Source File
 
-SOURCE="..\main\fopen-wrappers.c"
+SOURCE="..\main\fopen_wrappers.c"
 # End Source File
 # Begin Source File
 
@@ -242,7 +242,7 @@
 # End Source File
 # Begin Source File
 
-SOURCE="..\main\fopen-wrappers.h"
+SOURCE="..\main\fopen_wrappers.h"
 # End Source File
 # Begin Source File
 



-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to