Commit:    ee149cdd2b222b0cb42d5df32e4b7b544690946e
Author:    Kalle Sommer Nielsen <ka...@php.net>         Wed, 30 Jan 2013 
16:16:43 +0100
Parents:   c16d8c521e0d56395731a3d1b0b214c20f96be2f
Branches:  master

Link:       
http://git.php.net/?p=php-src.git;a=commitdiff;h=ee149cdd2b222b0cb42d5df32e4b7b544690946e

Log:
Test commit (simple WS change)

Changed paths:
  M  ext/gd/config.w32


Diff:
diff --git a/ext/gd/config.w32 b/ext/gd/config.w32
index 22584dd..3619e1c 100644
--- a/ext/gd/config.w32
+++ b/ext/gd/config.w32
@@ -77,7 +77,7 @@ if (PHP_GD != "no") {
                ");
                
                PHP_INSTALL_HEADERS("", "ext/gd ext/gd/libgd" );
-               } else {
+       } else {
                WARNING("gd not enabled; libraries and headers not found");
        }
 }


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

Reply via email to