stas 2004/05/24 12:55:46
Modified: xs/maps apr_structures.map Log: make all field accessors readonly Revision Changes Path 1.15 +16 -16 modperl-2.0/xs/maps/apr_structures.map Index: apr_structures.map =================================================================== RCS file: /home/cvs/modperl-2.0/xs/maps/apr_structures.map,v retrieving revision 1.14 retrieving revision 1.15 diff -u -u -r1.14 -r1.15 --- apr_structures.map 21 May 2004 19:28:05 -0000 1.14 +++ apr_structures.map 24 May 2004 19:55:46 -0000 1.15 @@ -35,22 +35,22 @@ </apr_bucket_brigade> <apr_finfo_t> - pool - valid - protection - filetype - user - group - inode - device - nlink - size - csize - atime - mtime - ctime - fname - name +< pool +< valid +< protection +< filetype +< user +< group +< inode +< device +< nlink +< size +< csize +< atime +< mtime +< ctime +< fname +< name - filehand </apr_finfo_t>