Actions
Misc #9307
closedAdd expression for Zlib.adler32 documentation
    Misc #9307:
    Add expression for Zlib.adler32 documentation
  
Status:
Closed
Assignee:
Description
In ext/zlib/zlib.c, line 435, there is a line:
- FIXME: expression.
 
So I replaced it with the expression of Zlib.adler32.
Files
        
          
          Updated by zzak (zzak _) almost 12 years ago
          
          
        
        
      
      - Status changed from Open to Closed
 - % Done changed from 0 to 100
 
Applied in changeset r44723.
- ext/zlib/zlib.c (rb_zlib_adler32): [DOC] Add example for adler32
Patch by Vajrasky Kok [Bug #9307] [ci skip] 
Actions