From e321bf3cab3adb70b101a127507f715c06390bd6 Mon Sep 17 00:00:00 2001 From: Albert Deuzeman Date: Fri, 17 Feb 2012 15:14:35 +0100 Subject: [PATCH] Remove a stray closing */ --- su3spinor.h | 1 - 1 file changed, 1 deletion(-) diff --git a/su3spinor.h b/su3spinor.h index 12fc5aef0..6fd5085f3 100644 --- a/su3spinor.h +++ b/su3spinor.h @@ -452,7 +452,6 @@ * (r.s2) ( -i 0 0 0 ) (s.s2) * (r.s3) ( 0 + i 0 0 ) (s.s3) */ - */ #define _gamma53(r,s) \ (r).s0.c0 = -I * (s).s2.c0; \