Changeset 3151 for libcaca/trunk
- Timestamp:
- Oct 30, 2008, 5:43:00 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libcaca/trunk/caca-php/php_caca.c
r3150 r3151 198 198 199 199 static void php_caca_file_dtor(zend_rsrc_list_entry *rsrc TSRMLS_DC) { 200 caca_file_close(rsrc->ptr); 200 201 } 201 202
Note: See TracChangeset
for help on using the changeset viewer.