Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/bdsh/errors.c

    ra000878c re2ea8d7e  
    4747/* Look up errno in cl_errors and return the corresponding string.
    4848 * Return NULL if not found */
    49 static const char *err2str(int err)
     49static char *err2str(int err)
    5050{
    5151
Note: See TracChangeset for help on using the changeset viewer.