Changeset 979 for trunk/mmap.c
- Timestamp:
- 2012-07-16T10:41:38+02:00 (10 months ago)
- File:
-
- 1 edited
-
trunk/mmap.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/mmap.c
r924 r979 41 41 struct _xc_mmap_shm_t { 42 42 xc_shm_handlers_t *handlers; 43 zend_bool disabled; 43 44 void *ptr; 44 45 void *ptr_ro;
Note: See TracChangeset
for help on using the changeset viewer.

