freeipa/daemons/ipa-slapi-plugins/topology
Lukas Slebodnik 08d65f54e7 topology: Fix warning Wshadow
topology_pre.c: In function ‘ipa_topo_pre_add’:
topology_pre.c:509:15: warning: declaration of ‘errtxt’ shadows a previous local [-Wshadow]
         char *errtxt;
               ^
topology_pre.c:494:11: note: shadowed declaration is here
     char *errtxt  = NULL;
           ^

Reviewed-By: Martin Basti <mbasti@redhat.com>
2015-11-13 18:37:23 +01:00
..
ipa-topology-conf.ldif topology plugin configuration workaround 2015-10-15 14:24:33 +02:00
Makefile.am ds plugin - manage replication topology in the shared tree 2015-05-26 10:40:29 +02:00
topology_agmt.c handle multiple managed suffixes 2015-10-15 14:24:33 +02:00
topology_cfg.c update list of managed servers when a suffix becomes managed 2015-10-30 13:47:25 +01:00
topology_init.c handle multiple managed suffixes 2015-10-15 14:24:33 +02:00
topology_post.c update list of managed servers when a suffix becomes managed 2015-10-30 13:47:25 +01:00
topology_pre.c topology: Fix warning Wshadow 2015-11-13 18:37:23 +01:00
topology_util.c update list of managed servers when a suffix becomes managed 2015-10-30 13:47:25 +01:00
topology.h update list of managed servers when a suffix becomes managed 2015-10-30 13:47:25 +01:00