Project

General

Profile

Bug #10668 ยป 0001-fix-documentation-for-Zlib.crc32.patch

bjhaid (Ayodele Abejide), 12/28/2014 09:35 PM

View differences:

ext/zlib/zlib.c
/*
* Document-method: Zlib.crc32
*
* call-seq: Zlib.crc32(string, adler)
* call-seq: Zlib.crc32(string, crc)
*
* Calculates CRC checksum for +string+, and returns updated value of +crc+. If
* +string+ is omitted, it returns the CRC initial value. If +crc+ is omitted, it
    (1-1/1)