Changes in uspace/app/bdsh/cmds/modules/sleep/sleep.c [c4f7bf6:b49d872] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/bdsh/cmds/modules/sleep/sleep.c
rc4f7bf6 rb49d872 67 67 uint64_t whole_seconds; 68 68 uint64_t frac_seconds; 69 c har *endptr;69 const char *endptr; 70 70 71 71 /* Check for whole seconds */
Note:
See TracChangeset
for help on using the changeset viewer.