git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@9580 f3b2605a-c512-4ea7-a41b-209d697bcdaa

This commit is contained in:
sjplimp 2013-03-06 00:24:26 +00:00
parent df0ad75e6b
commit f4b458219d
1 changed files with 1 additions and 1 deletions

View File

@ -1141,7 +1141,7 @@ int FixRigid::dof(int tgroup)
if (firstflag) {
if (comm->me == 0)
error->warning(FLERR,"Counting rigid body degrees-of-freedom "
error->warning(FLERR,"Cannot count rigid body degrees-of-freedom "
"before bodies are fully initialized");
return 0;
}