Changeset 5042706 in mainline for uspace/dist/src/c/demos/top/screen.h


Ignore:
Timestamp:
2014-11-14T19:57:51Z (10 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
99d8c82, b412168
Parents:
1ab8539
Message:

update C demos

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/dist/src/c/demos/top/screen.h

    r1ab8539 r5042706  
    4444extern void screen_done(void);
    4545extern void print_data(data_t *);
    46 extern void print_warning(const char *, ...)
     46extern void show_warning(const char *, ...)
    4747    PRINTF_ATTRIBUTE(1, 2);
    4848
Note: See TracChangeset for help on using the changeset viewer.