Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/sbi/src/os/os.h

    r38aaacc2 r074444f  
    3737void os_input_disp_help(void);
    3838int os_input_line(char **ptr);
    39 int os_exec(char * const cmd[]);
     39int os_exec(char *const cmd[]);
    4040
    4141void os_store_ef_path(char *path);
Note: See TracChangeset for help on using the changeset viewer.