Changes in uspace/app/bdsh/cmds/modules/kcon/kcon.c [3bf907a:a000878c] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/bdsh/cmds/modules/kcon/kcon.c
r3bf907a ra000878c 40 40 #include "cmds.h" 41 41 42 static c har *cmdname = "kcon";42 static const char *cmdname = "kcon"; 43 43 44 44 /* Dispays help for kcon in various levels */
Note:
See TracChangeset
for help on using the changeset viewer.