Changeset 603 in kBuild
- Timestamp:
- Nov 26, 2006 12:26:22 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/gmake/kmkbuiltin/rmdir.c
r601 r603 55 55 #endif 56 56 57 static int rm_path(c onst char *);57 static int rm_path(char *); 58 58 static int usage(void); 59 59
Note:
See TracChangeset
for help on using the changeset viewer.