Changeset d0dfbba in mainline for uspace/app/calculator/calculator.c
- Timestamp:
- 2026-03-17T18:03:51Z (42 hours ago)
- Branches:
- master
- Children:
- 222774a
- Parents:
- 9b534a4
- File:
-
- 1 edited
-
uspace/app/calculator/calculator.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/calculator/calculator.c
r9b534a4 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.
