Clean up warning from clang/MacOS

This commit is contained in:
Andrew Johnson
2014-10-06 18:03:00 -05:00
parent 7b23f50f9d
commit f0193d27f3

View File

@@ -180,7 +180,7 @@ store_double_value(const chfPluginArgDef *opt, void *vuser, double val)
epicsInt32 *ival;
double *dval;
char *sval;
unsigned int i;
int i;
#ifdef DEBUG_CHF
printf("Got a double for %s (type %d, convert: %s): %g\n",