diff --git a/src/fix_store_state.h b/src/fix_store_state.h index 0c452691f6..5ef97caf98 100644 --- a/src/fix_store_state.h +++ b/src/fix_store_state.h @@ -48,7 +48,7 @@ class FixStoreState : public Fix { int *which,*argindex,*value2index; char **ids; double **values; // archived atom properties - double *buf; // 1d ptr to values + double *vbuf; // 1d ptr to values int comflag; double cm[3]; // center of mass