Changes in uspace/srv/hid/display/main.h [9546146:b3c185b6] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/hid/display/main.h
r9546146 rb3c185b6 1 1 /* 2 * Copyright (c) 20 24Jiri Svoboda2 * Copyright (c) 2019 Jiri Svoboda 3 3 * All rights reserved. 4 4 * … … 38 38 #define NAME "display" 39 39 40 extern const char *cfg_file_path;41 42 40 #endif 43 41
Note:
See TracChangeset
for help on using the changeset viewer.