Changeset 252

Show
Ignore:
Timestamp:
10/26/05 11:49:17
Author:
rachel
Message:

Testing to see whether trac-post-commit-hook will automatically update the ticket
refs #12

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • openpgpsdk/trunk/src/compress.c

    r250 r252  
    111111    } 
    112112 
     113/** 
     114 * \ingroup Utils 
     115 *  
     116 * \param *region       Pointer to a region 
     117 * \param *opt          Options to use  
     118*/ 
     119 
    113120int ops_decompress(ops_region_t *region,ops_parse_options_t *opt) 
    114121    {