Changeset 1190
- Timestamp:
- 2012-12-07T10:34:59+01:00 (6 months ago)
- File:
-
- 1 edited
-
trunk/mod_cacher/xc_cacher.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/mod_cacher/xc_cacher.c
r1188 r1190 2254 2254 } 2255 2255 /* }}} */ 2256 z ned_bool xc_is_shm(const void *p) /* {{{ */2256 zend_bool xc_is_shm(const void *p) /* {{{ */ 2257 2257 { 2258 2258 return xc_is_ro(p) || xc_is_rw(p);
Note: See TracChangeset
for help on using the changeset viewer.

