- Timestamp:
- Jun 10, 2003, 9:44:07 PM (21 years ago)
- Branches:
- master, barnowl_perlaim, debian, owl, release-1.10, release-1.4, release-1.5, release-1.6, release-1.7, release-1.8, release-1.9
- Children:
- 65e3901
- Parents:
- b97fce8
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
util.c
rb2b0773 r5ea6fea 397 397 } 398 398 399 /* the caller must free the return */ 399 400 char *short_zuser(char *in) { 400 /* the caller must free the return */401 401 char *out, *ptr; 402 402 … … 411 411 } 412 412 413 413 /* the caller must free the return */ 414 414 char *long_zuser(char *in) { 415 /* the caller must free the return */416 415 char *ptr; 417 416
Note: See TracChangeset
for help on using the changeset viewer.