source: mainline/uspace/app/bdsh/cmds/builtins/exit/exit_def.h@ 8d6a41c

lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Last change on this file since 8d6a41c was 36e9cd1, checked in by Martin Decky <martin@…>, 16 years ago

silence compiler warnings (no change in actual functionality)

  • Property mode set to 100644
File size: 65 bytes
Line 
1{
2 "exit",
3 "Exit the shell",
4 &cmd_exit,
5 &help_cmd_exit,
6 0
7},
Note: See TracBrowser for help on using the repository browser.