fix buffer size and format bugs in atom_vec_tri.cpp
This commit is contained in:
@ -490,7 +490,6 @@ int AtomVecLine::pack_data_bonus(double *buf, int /*flag*/)
|
||||
buf[m++] = y2;
|
||||
} else m += size_data_bonus;
|
||||
}
|
||||
|
||||
return m;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user