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

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

sniper		Sun Jun 30 01:10:40 2002 EDT

  Modified files:              
    /php4/ext/xmlrpc/libxmlrpc	encodings.c 
  Log:
  Fix bug: #16252
  
  
Index: php4/ext/xmlrpc/libxmlrpc/encodings.c
diff -u php4/ext/xmlrpc/libxmlrpc/encodings.c:1.2 php4/ext/xmlrpc/libxmlrpc/encodings.c:1.3
--- php4/ext/xmlrpc/libxmlrpc/encodings.c:1.2	Mon Mar 25 19:14:26 2002
+++ php4/ext/xmlrpc/libxmlrpc/encodings.c	Sun Jun 30 01:10:39 2002
@@ -30,8 +30,13 @@
 
 */
 
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
 
-static const char rcsid[] = "#(@) $Id: encodings.c,v 1.2 2002/03/26 00:14:26 sniper Exp $";
+#include <php_config.h>
+
+static const char rcsid[] = "#(@) $Id: encodings.c,v 1.3 2002/06/30 05:10:39 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