From afef1c881485d1ffa324cb3bedd670f5ca8fc2dc Mon Sep 17 00:00:00 2001 From: sjplimp Date: Tue, 6 Aug 2013 17:30:53 +0000 Subject: [PATCH] git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@10548 f3b2605a-c512-4ea7-a41b-209d697bcdaa --- src/GPU/fix_gpu.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/GPU/fix_gpu.cpp b/src/GPU/fix_gpu.cpp index 6d9d2af6e0..7a8098fd69 100644 --- a/src/GPU/fix_gpu.cpp +++ b/src/GPU/fix_gpu.cpp @@ -60,7 +60,7 @@ static const char cite_gpu_package[] = " year = 2012,\n" " volume = 183,\n" " pages = {449--459}\n" - "}\n\n" + "}\n\n"; /* ---------------------------------------------------------------------- */