[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-cvs
Subject:    [PHP-CVS] cvs: php4(PHP_4_2_0) /ext/xmlrpc/libxmlrpc encodings.c
From:       "Jani Taskinen" <sniper () iki ! fi>
Date:       2002-06-30 5:12:21
[Download RAW message or body]

sniper		Sun Jun 30 01:12:21 2002 EDT

  Modified files:              (Branch: PHP_4_2_0)
    /php4/ext/xmlrpc/libxmlrpc	encodings.c 
  Log:
  MFH: Fix for bug #16252
  
  
Index: php4/ext/xmlrpc/libxmlrpc/encodings.c
diff -u php4/ext/xmlrpc/libxmlrpc/encodings.c:1.1.4.1 php4/ext/xmlrpc/libxmlrpc/encodings.c:1.1.4.2
--- php4/ext/xmlrpc/libxmlrpc/encodings.c:1.1.4.1	Mon Mar 25 19:16:00 2002
+++ php4/ext/xmlrpc/libxmlrpc/encodings.c	Sun Jun 30 01:12:21 2002
@@ -30,8 +30,13 @@
 
 */
 
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
 
-static const char rcsid[] = "#(@) $Id: encodings.c,v 1.1.4.1 2002/03/26 00:16:00 sniper Exp $";
+#include <php_config.h>
+
+static const char rcsid[] = "#(@) $Id: encodings.c,v 1.1.4.2 2002/06/30 05:12:21 sniper Exp $";
 
 #include <errno.h>
 



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

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic