Changeset 1789023 in mainline
- Timestamp:
- 2012-08-17T18:59:57Z (13 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 6f445a67
- Parents:
- 2568c94
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/date/date.c
r2568c94 r1789023 116 116 } 117 117 118 /* Check if the are available services in the clock category */118 /* Check if there are available services in the clock category */ 119 119 if (svc_cnt == 0) { 120 120 printf(NAME ": No available service found in \
Note:
See TracChangeset
for help on using the changeset viewer.