Ignore:
File:
1 edited

Legend:

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

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