Ignore:
File:
1 edited

Legend:

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

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