- Timestamp:
- Apr 8, 2007, 10:42:02 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bsdmisc/rev/rev.c
r3034 r3035 65 65 const char *filename; 66 66 #ifdef __OS2__ /* Currently missing putwchar and fgetwln, too bad the the DBCS guys... */ 67 68 67 static char line[48*1024]; 68 char *p, *t; 69 69 #else 70 70 wchar_t *p, *t;
Note:
See TracChangeset
for help on using the changeset viewer.