diff -r 7b8961141042 -r fef0b1953770 master/master.c --- a/master/master.c Wed Jun 18 11:13:30 2008 +0000 +++ b/master/master.c Wed Jun 18 11:15:36 2008 +0000 @@ -1319,7 +1319,7 @@ } } - if (found) { + if (found) { // config with same alias/position already existing if (master->debug_level) { EC_INFO("Using existing slave configuration for %u:%u\n", alias, position);