- Timestamp:
- 04/25/06 21:50:40 (3 years ago)
- Files:
-
- 1 modified
-
releases/openct-0.6.7/src/include/openct/openct.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
releases/openct-0.6.7/src/include/openct/openct.h
r765 r860 93 93 94 94 extern int ct_status_clear(unsigned int); 95 extern ct_info_t * ct_status_alloc_slot( unsignedint *);95 extern ct_info_t * ct_status_alloc_slot(int *); 96 96 extern int ct_status_update(ct_info_t *); 97 97
