Changes in uspace/lib/ui/test/menudd.c [d0dfbba:8d1bcd7] in mainline
- File:
-
- 1 edited
-
uspace/lib/ui/test/menudd.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/ui/test/menudd.c
rd0dfbba r8d1bcd7 1 1 /* 2 * Copyright (c) 202 6Jiri Svoboda2 * Copyright (c) 2023 Jiri Svoboda 3 3 * All rights reserved. 4 4 * … … 32 32 #include <pcut/pcut.h> 33 33 #include <stdbool.h> 34 #include <stdio.h>35 34 #include <str.h> 36 35 #include <ui/control.h>
Note:
See TracChangeset
for help on using the changeset viewer.
