diff src/dmargs.c @ 860:daebbf28953d

The argument handling API in dmargs* was synced with th-libs.
author Matti Hamalainen <ccr@tnsp.org>
date Sat, 22 Nov 2014 18:50:07 +0200
parents 1e5cf1144f36
children 985225a93aeb
line wrap: on
line diff
--- a/src/dmargs.c	Sat Nov 22 18:45:12 2014 +0200
+++ b/src/dmargs.c	Sat Nov 22 18:50:07 2014 +0200
@@ -1,6 +1,6 @@
 #include "dmargs.h"
 #define TH_EXTERNAL 1
-#define optarg_t DMOptArg
+#define th_optarg_t DMOptArg
 #define th_args_process dmArgsProcess
 #define th_args_help dmArgsPrintHelp