From 2d8b92a24b2d6aebe2ced1f014b6c3129f86b91c Mon Sep 17 00:00:00 2001 From: Damien Lespiau Date: Fri, 1 Feb 2013 14:54:46 +0000 Subject: assembler: Remove trailing white space Signed-off-by: Damien Lespiau --- assembler/gen4asm.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'assembler/gen4asm.h') diff --git a/assembler/gen4asm.h b/assembler/gen4asm.h index 49baf9dc..a708c526 100644 --- a/assembler/gen4asm.h +++ b/assembler/gen4asm.h @@ -106,7 +106,7 @@ struct options { struct region { int vert_stride, width, horiz_stride; - int is_default; + int is_default; }; struct regtype { int type; @@ -114,7 +114,7 @@ struct regtype { }; /** - * This structure is the internal representation of source operands in the + * This structure is the internal representation of source operands in the * parser. */ struct src_operand { -- cgit v1.2.3