Changeset d752cf4 in mainline for uspace/app/bdsh/cmds/modules/quit/quit.c
- Timestamp:
- 2009-01-22T07:13:13Z (17 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 491af07
- Parents:
- 48c3d50
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/bdsh/cmds/modules/quit/quit.c
r48c3d50 rd752cf4 35 35 #include "cmds.h" 36 36 37 static char *cmdname = " quit";37 static char *cmdname = "exit"; 38 38 39 39 extern volatile unsigned int cli_quit;
Note:
See TracChangeset
for help on using the changeset viewer.