svn: /phpdoc/ja/trunk/reference/gmp/functions/ gmp-hamdist.xml

[email protected] (Yoshinari Takaoka)
Newsgroups php.doc.ja
Message-ID <[email protected]>
mumumu                                   Sun, 15 Nov 2020 20:16:12 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=351396

Log:
Fix return type documentation of gmp_hamdist

It's an integer since the function was added in php 5.5+.
See https://3v4l.org/DgIdi

Changed paths:
    U   phpdoc/ja/trunk/reference/gmp/functions/gmp-hamdist.xml

Modified: phpdoc/ja/trunk/reference/gmp/functions/gmp-hamdist.xml
===================================================================
--- phpdoc/ja/trunk/reference/gmp/functions/gmp-hamdist.xml	2020-11-15 20:13:48 UTC (rev 351395)
+++ phpdoc/ja/trunk/reference/gmp/functions/gmp-hamdist.xml	2020-11-15 20:16:12 UTC (rev 351396)
@@ -1,6 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 333674 Maintainer: hirokawa Status: ready -->
+<!-- EN-Revision: 351392 Maintainer: hirokawa Status: ready -->
+<!-- Credits: mumumu -->
 <refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.gmp-hamdist">
  <refnamediv>
   <refname>gmp_hamdist</refname>
@@ -49,7 +50,7 @@
  <refsect1 role="returnvalues">
   &reftitle.returnvalues;
   <para>
-   &gmp.return;
+   <parameter>a</parameter> と <parameter>b</parameter> のハミング距離を <type>int</type> として返します。
   </para>
  </refsect1>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.