master/master.c
changeset 1024 fef0b1953770
parent 1023 7b8961141042
child 1028 afdd4bdbb7ec
--- 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);