Changeset 4133 for toilet/trunk/tools/caca2tlf.c
- Timestamp:
- Dec 16, 2009, 1:37:20 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
toilet/trunk/tools/caca2tlf.c
r2988 r4133 171 171 { 172 172 void *buf; 173 unsigned long int len;173 size_t len; 174 174 unsigned int x, y, myw, mygw; 175 175 int full = caca_utf32_is_fullwidth(ch);
Note: See TracChangeset
for help on using the changeset viewer.