Changeset d0dfbba in mainline for uspace/lib/ui/test/menudd.c
- Timestamp:
- 2026-03-17T18:03:51Z (43 hours ago)
- Branches:
- master
- Children:
- 222774a
- Parents:
- 9b534a4
- File:
-
- 1 edited
-
uspace/lib/ui/test/menudd.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/ui/test/menudd.c
r9b534a4 rd0dfbba 1 1 /* 2 * Copyright (c) 202 3Jiri Svoboda2 * Copyright (c) 2026 Jiri Svoboda 3 3 * All rights reserved. 4 4 * … … 32 32 #include <pcut/pcut.h> 33 33 #include <stdbool.h> 34 #include <stdio.h> 34 35 #include <str.h> 35 36 #include <ui/control.h>
Note:
See TracChangeset
for help on using the changeset viewer.
