formatting: add additional space to avoid bad syntax highlights

This commit is contained in:
Richard Berger
2018-08-27 22:13:43 -04:00
parent 02f131c544
commit 71bc72ec13
87 changed files with 135 additions and 135 deletions

View File

@ -2628,7 +2628,7 @@ void FixBondReact::post_integrate_respa(int ilevel, int /*iloop*/)
/* ---------------------------------------------------------------------- */
int FixBondReact::pack_forward_comm(int n, int *list, double *buf,
int /*pbc_flag*/, int */*pbc*/)
int /*pbc_flag*/, int * /*pbc*/)
{
int i,j,k,m,ns;