--- trunk/src/applications/staticProps/RNEMDStats.cpp 2013/11/06 18:30:25 1944 +++ trunk/src/applications/staticProps/RNEMDStats.cpp 2013/11/07 16:42:46 1945 @@ -254,7 +254,7 @@ namespace OpenMD { sd = seleMan_.nextSelected(i)) { // figure out where that object is: - int bin = getBin(sd->getPos() ); + int bin = getBin( sd->getPos() ); if (bin >= 0 && bin < nBins_) {