Fix scope and naming of some variables
authorMark Abraham <mark.j.abraham@gmail.com>
Fri, 29 Nov 2013 13:11:51 +0000 (14:11 +0100)
committerGerrit Code Review <gerrit@gerrit.gromacs.org>
Sun, 1 Dec 2013 19:09:24 +0000 (20:09 +0100)
commitdb43cb0e4bd6c272400ecf3901c488a8db54e81c
tree2a2c1b63db87d7dddfb6902b23b1a6127ff0b2c7
parentad69f9f40876d37abbe3c50a26aad7481b4a1963
Fix scope and naming of some variables

Not sure why ASAN did not complain that the old code sometimes used
dvdl when uninitialized under RF.

Updated copyright header

Change-Id: Ib534dc4aa8128f58a80689d5f33282fb16967b1e
src/gromacs/mdlib/force.c