Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/bdsh/cmds/builtins/exit/exit.c

    r7c3fb9b r9d58539  
    4444}
    4545
    46 /** Quits the program and returns the status of whatever command
    47  * came before invoking 'quit'
    48  */
     46/* Quits the program and returns the status of whatever command
     47 * came before invoking 'quit' */
    4948int cmd_exit(char *argv[], cliuser_t *usr)
    5049{
Note: See TracChangeset for help on using the changeset viewer.