Remove trailing spaces in opcodes
[deliverable/binutils-gdb.git] / opcodes / alpha-opc.c
index ed862389d84e0effb88323c11cf5532cbaf73d85..c0b70f69b91eee1410640c5948bc8585a045788c 100644 (file)
@@ -274,7 +274,7 @@ const struct alpha_operand alpha_operands[] =
 
   /* The signed "23-bit" aligned displacement of Branch format insns.  */
 #define BDISP          (MDISP + 1)
-  { 21, 0, BFD_RELOC_23_PCREL_S2, 
+  { 21, 0, BFD_RELOC_23_PCREL_S2,
     AXP_OPERAND_RELATIVE, insert_bdisp, extract_bdisp },
 
   /* The 26-bit PALcode function */
This page took 0.036143 seconds and 4 git commands to generate.