Changes in uspace/app/calculator/calculator.c [46bd63c9:d0dfbba] in mainline
- File:
-
- 1 edited
-
uspace/app/calculator/calculator.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/calculator/calculator.c
r46bd63c9 rd0dfbba 1 1 /* 2 * Copyright (c) 202 3Jiri Svoboda2 * Copyright (c) 2026 Jiri Svoboda 3 3 * Copyright (c) 2016 Martin Decky 4 4 * All rights reserved. … … 37 37 */ 38 38 39 #include <adt/list.h> 39 40 #include <clipboard.h> 40 41 #include <ctype.h>
Note:
See TracChangeset
for help on using the changeset viewer.
