Changeset 184b600 in mainline for uspace/app/corecfg/corecfg.c
- Timestamp:
- 2016-04-19T16:55:20Z (9 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 13dfa3f9
- Parents:
- a7bd30f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/corecfg/corecfg.c
ra7bd30f r184b600 37 37 #include <stdio.h> 38 38 39 #define NAME " dnscfg"39 #define NAME "corecfg" 40 40 41 41 static void print_syntax(void)
Note:
See TracChangeset
for help on using the changeset viewer.