From 3739860c11a9cfcdaa4d5d204ea3536784de7bb3 Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Wed, 12 Aug 2015 04:40:42 -0700 Subject: Remove trailing spaces in gas --- gas/config/rl78-parse.y | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gas/config/rl78-parse.y') diff --git a/gas/config/rl78-parse.y b/gas/config/rl78-parse.y index f34903e..b879581 100644 --- a/gas/config/rl78-parse.y +++ b/gas/config/rl78-parse.y @@ -1551,7 +1551,7 @@ expr_is_word_aligned (expressionS exp) if (v & 1) return 0; return 1; - + } static void -- cgit v1.1