Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/gui/window.h

    r78188e5 rb7fd2a0  
    7878
    7979/** Change window caption. */
    80 extern int window_set_caption(window_t *, const char *);
     80extern errno_t window_set_caption(window_t *, const char *);
    8181
    8282/**
Note: See TracChangeset for help on using the changeset viewer.