author | Florian Pose <fp@igh-essen.com> |
Wed, 18 Jun 2008 11:15:36 +0000 | |
changeset 1024 | fef0b1953770 |
parent 1023 | 7b8961141042 |
child 1025 | ae175095f09a |
master/master.c | file | annotate | diff | comparison | revisions |
--- 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);