Changeset 1440 for libcaca/trunk/cucul/cucul_internals.h
- Timestamp:
- Nov 27, 2006, 3:58:59 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libcaca/trunk/cucul/cucul_internals.h
r1431 r1440 35 35 /* Frame name */ 36 36 char *name; 37 38 /* Private information */39 void *import;40 37 }; 41 38
Note: See TracChangeset
for help on using the changeset viewer.