From 8d078d060220b4402389cd895e73e2e0b8c13514 Mon Sep 17 00:00:00 2001 From: sjplimp Date: Sat, 28 Mar 2015 17:17:27 +0000 Subject: [PATCH] git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@13329 f3b2605a-c512-4ea7-a41b-209d697bcdaa --- src/fix_property_atom.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/fix_property_atom.cpp b/src/fix_property_atom.cpp index f74e135125..5668b62aaa 100644 --- a/src/fix_property_atom.cpp +++ b/src/fix_property_atom.cpp @@ -265,7 +265,7 @@ void FixPropertyAtom::write_data_section_size(int mth, int &nx, int &ny) } /* ---------------------------------------------------------------------- - pack values for Mth data section into buf + pack values for Mth data section into 2d buf buf allocated by caller as Nlocal by Nvalues+1 ------------------------------------------------------------------------- */