Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/hello/hello.c

    ra0aeb8f r552b69f  
    152152int main(int argc, char *argv[])
    153153{
    154         const char *display_spec = UI_DISPLAY_DEFAULT;
     154        const char *display_spec = UI_ANY_DEFAULT;
    155155        errno_t rc;
    156156        int i;
Note: See TracChangeset for help on using the changeset viewer.