Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Do not declare variable in the middle of nowhere!
authornavarrop <navarrop@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Fri, 4 Jun 2010 16:04:25 +0000 (16:04 +0000)
committernavarrop <navarrop@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Fri, 4 Jun 2010 16:04:25 +0000 (16:04 +0000)
commit87bf71ddfe2611ffedaabe6c3a9030957ae4a080
tree55a6cc44b5494f91636014a127cdbe97d96d8933
parentd6a933c9e75980d7fda5778d25fb0831b0f90b0b
Do not declare variable in the middle of nowhere!

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@7826 48e7efb5-ca39-0410-a469-dd3cf9ba447f
12 files changed:
src/gras/DataDesc/ddt_create.c
src/msg/msg_actions.c
src/simix/smx_deployment.c
src/simix/smx_process.c
src/simix/smx_synchro.c
src/surf/network.c
src/surf/network_vivaldi.c
src/surf/surf_config.c
src/surf/surf_routing.c
src/surf/trace_mgr.c
src/xbt/setset.c
src/xbt/xbt_log_layout_simple.c