From: shibata.hiroshi@... Date: 2015-01-10T03:57:29+00:00 Subject: [ruby-core:67481] [ruby-trunk - Bug #10668] [Closed] Fix description for Zlib.crc32 Issue #10668 has been updated by Hiroshi SHIBATA. Status changed from Open to Closed % Done changed from 0 to 100 Applied in changeset r49202. ---------- * ext/zlib/zlib.c: fix document of method signatures. [Bug #10668][ruby-core:67186][ci skip] ---------------------------------------- Bug #10668: Fix description for Zlib.crc32 https://bugs.ruby-lang.org/issues/10668#change-50900 * Author: Ayodele Abejide * Status: Closed * Priority: Normal * Assignee: * Category: * Target version: * ruby -v: 2.3.0 * Backport: 2.0.0: REQUIRED, 2.1: REQUIRED, 2.2: REQUIRED ---------------------------------------- Method signatures has adler, but the description has crc, I have updated the method signature to depict what is in the description. ---Files-------------------------------- 0001-fix-documentation-for-Zlib.crc32.patch (815 Bytes) -- https://bugs.ruby-lang.org/