Homec4science

fix double-return warning

Authored by Dan Ibanez <daibane@sandia.gov> on Jan 25 2017, 23:22.

Description

fix double-return warning

this #ifdef adds a return statement
for little endian machines, but leaves
the old one, which the compiler comlains
is unreachable. this commit combines
the conditionals so we can use #else

Details

Committed
Dan Ibanez <daibane@sandia.gov>Jan 25 2017, 23:22
Pushed
jungeOct 19 2017, 09:53
Parents
rLAMMPScaea8973a3ba: add neighbor list kind output to screen
Branches
Unknown
Tags
Unknown

Event Timeline

Dan Ibanez <daibane@sandia.gov> committed rLAMMPS6328beb7d791: fix double-return warning (authored by Dan Ibanez <daibane@sandia.gov>).Jan 25 2017, 23:22