Changeset 2312 for trunk/src/kash/bltin/kill.c
- Timestamp:
- Mar 2, 2009, 2:14:43 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kash/bltin/kill.c
r1233 r2312 197 197 size_t len, nl; 198 198 const char *name; 199 inttermwidth = 80;199 unsigned termwidth = 80; 200 200 201 201 if (shfile_isatty(&psh->fdtab, out->fd)) {
Note:
See TracChangeset
for help on using the changeset viewer.