Changeset 184b600 in mainline for uspace/app/corecfg/corecfg.c
- Timestamp:
- 2016-04-19T16:55:20Z (5 years ago)
- Branches:
- master
- 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.