Remove trailing spaces in gas
[deliverable/binutils-gdb.git] / gas / config / rl78-parse.y
index f34903e6b65d4a249e57a47055ce20ed92002d9f..b8795815f7b533a61848dd6d4c23edebf8011dc3 100644 (file)
@@ -1551,7 +1551,7 @@ expr_is_word_aligned (expressionS exp)
   if (v & 1)
     return 0;
   return 1;
-  
+
 }
 
 static void
This page took 0.023002 seconds and 4 git commands to generate.