Changes in uspace/app/bdsh/cmds/modules/touch/touch.c [095003a8:a000878c] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/bdsh/cmds/modules/touch/touch.c
r095003a8 ra000878c 47 47 #include "cmds.h" 48 48 49 static c har *cmdname = "touch";49 static const char *cmdname = "touch"; 50 50 51 51 /* Dispays help for touch in various levels */
Note:
See TracChangeset
for help on using the changeset viewer.