dnp3: rename "index" variables to "point_index"

Gcc 4.6 will warning with -Wshadow for a local variable
named "index" as <strings.h> has a function named "index".

Newer versions of gcc handle this case.
pull/2438/head
Jason Ish 9 years ago committed by Victor Julien
parent 2a0bb108d0
commit 53a8c75385

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save