vrana           Wed Apr 21 17:10:21 2004 EDT

  Modified files:              
    /phpdoc/en/reference/xdiff/functions        xdiff-file-diff-binary.xml 
                                                xdiff-string-diff-binary.xml 
  Log:
  Synopsis without _binary
  
http://cvs.php.net/diff.php/phpdoc/en/reference/xdiff/functions/xdiff-file-diff-binary.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/reference/xdiff/functions/xdiff-file-diff-binary.xml
diff -u phpdoc/en/reference/xdiff/functions/xdiff-file-diff-binary.xml:1.2 
phpdoc/en/reference/xdiff/functions/xdiff-file-diff-binary.xml:1.3
--- phpdoc/en/reference/xdiff/functions/xdiff-file-diff-binary.xml:1.2  Mon Feb  9 
13:22:05 2004
+++ phpdoc/en/reference/xdiff/functions/xdiff-file-diff-binary.xml      Wed Apr 21 
17:10:21 2004
@@ -1,5 +1,5 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
 <!-- Generated by xml_proto.php v2.0. Found in /scripts directory of phpdoc. -->
   <refentry id="function.xdiff-file-diff-binary">
    <refnamediv>
@@ -11,7 +11,7 @@
    <refsect1>
     <title>Description</title>
     <methodsynopsis>
-     <type>bool</type><methodname>xdiff_file_diff</methodname>
+     <type>bool</type><methodname>xdiff_file_diff_binary</methodname>
      <methodparam><type>string</type><parameter>file1</parameter></methodparam>
      <methodparam><type>string</type><parameter>file2</parameter></methodparam>
      <methodparam><type>string</type><parameter>dest</parameter></methodparam>
http://cvs.php.net/diff.php/phpdoc/en/reference/xdiff/functions/xdiff-string-diff-binary.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/xdiff/functions/xdiff-string-diff-binary.xml
diff -u phpdoc/en/reference/xdiff/functions/xdiff-string-diff-binary.xml:1.1 
phpdoc/en/reference/xdiff/functions/xdiff-string-diff-binary.xml:1.2
--- phpdoc/en/reference/xdiff/functions/xdiff-string-diff-binary.xml:1.1        Mon 
Feb  9 13:09:54 2004
+++ phpdoc/en/reference/xdiff/functions/xdiff-string-diff-binary.xml    Wed Apr 21 
17:10:21 2004
@@ -1,5 +1,5 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
 <!-- Generated by xml_proto.php v2.0. Found in /scripts directory of phpdoc. -->
   <refentry id="function.xdiff-string-diff-binary">
    <refnamediv>
@@ -11,7 +11,7 @@
    <refsect1>
     <title>Description</title>
     <methodsynopsis>
-     <type>mixed</type><methodname>xdiff_string_diff</methodname>
+     <type>mixed</type><methodname>xdiff_string_diff_binary</methodname>
      <methodparam><type>string</type><parameter>str1</parameter></methodparam>
      <methodparam><type>string</type><parameter>str2</parameter></methodparam>
     </methodsynopsis>

Reply via email to