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

@ -310,7 +310,7 @@ void IntelBuffers<flt_t, acc_t>::free_nbor_list()
/* ---------------------------------------------------------------------- */
template <class flt_t, class acc_t>
void IntelBuffers<flt_t, acc_t>::_grow_nbor_list(NeighList */*list*/,
void IntelBuffers<flt_t, acc_t>::_grow_nbor_list(NeighList * /*list*/,
const int nlocal,
const int nthreads,
const int /*offload_end*/,