Changes in uspace/dist/src/c/demos/top/screen.h [aa492fe:5042706] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/dist/src/c/demos/top/screen.h
raa492fe r5042706 44 44 extern void screen_done(void); 45 45 extern void print_data(data_t *); 46 extern void print_warning(const char *, ...)46 extern void show_warning(const char *, ...) 47 47 PRINTF_ATTRIBUTE(1, 2); 48 48
Note:
See TracChangeset
for help on using the changeset viewer.