Remove trailing spaces in opcodes
[deliverable/binutils-gdb.git] / opcodes / tic80-opc.c
index aeb298b7c9eaed6ccac8d8131fa5ceed0d60162a..8476843b9bfe9cdddc41b0bdbcdb379e481f32ab 100644 (file)
@@ -256,7 +256,7 @@ tic80_symbol_to_value (name, symbol_class)
        {
          low = middle + 1;
        }
-      else 
+      else
        {
          pdsp = &tic80_predefined_symbols[middle];
          if ((symbol_class == 0) || (symbol_class & PDS_VALUE (pdsp)))
This page took 0.022847 seconds and 4 git commands to generate.