Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/draw/font/pcf.h

    rc6c39d4f rb7fd2a0  
    3939#include "../font.h"
    4040
    41 extern int pcf_font_create(font_t **, char *path, uint16_t points);
     41extern errno_t pcf_font_create(font_t **, char *path, uint16_t points);
    4242
    4343#endif
Note: See TracChangeset for help on using the changeset viewer.