- Timestamp:
- 03/21/07 19:18:05 (22 months ago)
- Files:
-
- 1 modified
-
trunk/lorcon_packasm.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/lorcon_packasm.h
r124 r133 149 149 * No element of the list (including in_head) will be valid and all external 150 150 * reference to them must be treated as freed memory. 151 * 152 * For a list to be re-used after lcpa_free(), it must be initialized anew with 153 * lcpa_init(). 151 154 */ 152 155 void lcpa_free(struct lcpa_metapack *in_head);
