Author: Carlo Wood <run@alinoe.com> (Via Isomer <isomer@undernet.org>)
[ircu2.10.12-pk.git] / ircd / s_misc.c
index 62a3372acd22ddbb858e8da41ed288840ebc05b0..1344f867220281693ddc3eaadce43a3763244e76 100644 (file)
@@ -476,11 +476,11 @@ int exit_client(struct Client *cptr,    /* Connection being handled by
                           get_client_name(killer, HIDE_IP));
     sendto_opmask_butone(0, SNO_NETWORK, "Net break: %C %C (%s)",
                         cli_serv(victim)->up, victim, comment);
-  }
 
 #ifdef HEAD_IN_SAND_MAP    
-  map_update(victim);
+    map_update(victim);
 #endif
+  }
 
   /*
    * First generate the needed protocol for the other server links