johannes                Sun, 21 Dec 2008 16:04:20 +0000

Changed paths:
        _U  php/php-src/branches/PHP_5_3/
        U   php/php-src/branches/PHP_5_3/stub.c

Log:
A second test ...



Property changes on: php/php-src/branches/PHP_5_3
___________________________________________________________________
Modified: bzr:revision-info
   - timestamp: 2008-12-21 16:05:31.552999973 +0100
committer: Johannes Schlueter <johan...@mysql.com>
properties:
        branch-nick: PHP_5_3

   + timestamp: 2008-12-21 17:03:29.078999996 +0100
committer: Johannes Schlueter <johan...@mysql.com>
properties:
        branch-nick: PHP_5_3

Modified: bzr:ancestry:v3-trunk2
   - johan...@mysql.com-20081221150441-y01q13l0afwehtrn

   + johan...@mysql.com-20081221150441-y01q13l0afwehtrn
johan...@mysql.com-20081221160154-n6vl48x4ox0hkndg

Modified: bzr:revision-id:v3-trunk2
   - 37107 johan...@mysql.com-20081221150531-aabszeizbt1sduoz

   + 37107 johan...@mysql.com-20081221150531-aabszeizbt1sduoz
37108 johan...@mysql.com-20081221160329-cuq9yohh5r3vzrrr


Modified: php/php-src/branches/PHP_5_3/stub.c
===================================================================
--- php/php-src/branches/PHP_5_3/stub.c 2008-12-21 15:56:23 UTC (rev 217540)
+++ php/php-src/branches/PHP_5_3/stub.c 2008-12-21 16:04:20 UTC (rev 217541)
@@ -1,5 +1,5 @@
 int main(int testc, char **testv)
 {
-       printf("Stupid, maybe little a bit, maybe more.\n");
+       printf("Stupid, maybe little a bit, maybe a bit more.\n");
        return 0;
 }


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

Reply via email to