diff options
Diffstat (limited to 'ext/xmlrpc')
-rw-r--r-- | ext/xmlrpc/EXPERIMENTAL | 6 | ||||
-rw-r--r-- | ext/xmlrpc/libxmlrpc/xmlrpc.m4 | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/ext/xmlrpc/EXPERIMENTAL b/ext/xmlrpc/EXPERIMENTAL index 6443e99646..51f50405ea 100644 --- a/ext/xmlrpc/EXPERIMENTAL +++ b/ext/xmlrpc/EXPERIMENTAL @@ -1,5 +1,5 @@ this extension is experimental, -its functions may change their names -or move to extension all together -so do not rely to much on them +its functions may change their names +or move to extension all together +so do not rely to much on them you have been warned! diff --git a/ext/xmlrpc/libxmlrpc/xmlrpc.m4 b/ext/xmlrpc/libxmlrpc/xmlrpc.m4 index 87da92db8a..955376072f 100644 --- a/ext/xmlrpc/libxmlrpc/xmlrpc.m4 +++ b/ext/xmlrpc/libxmlrpc/xmlrpc.m4 @@ -1,4 +1,4 @@ -AC_DEFUN([XMLRPC_CHECKS],[ +AC_DEFUN([XMLRPC_CHECKS],[ AC_REQUIRE([AC_PROG_CC]) AC_REQUIRE([AC_PROG_LN_S]) |