Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 3808 → Rev 3809

/trunk/uspace/app/bdsh/cmds/modules/quit/quit_def.h
1,14 → 1,6
{
"quit",
"Exit the console",
&cmd_quit,
&help_cmd_quit,
-1
},
{
"exit",
NULL,
"Exit the shell",
&cmd_quit,
&help_cmd_quit,
-1
},