* config/tc-ia64.c (emit_one_bundle): Add proper indentation.
+2004-01-28 H.J. Lu <hongjiu.lu@intel.com>
+
+ * config/tc-ia64.c (emit_one_bundle): Add proper indentation.
+
2004-01-26 Bernardo Innocenti <bernie@develer.com>
* config/tc-m68k.h (EXTERN_FORCE_RELOC): Handle m68k-uclinux specially,
if (unwind.list)
{
- unwind.list->next_slot_number = (unsigned long) f + 16;
- unwind.list->next_slot_frag = frag_now;
+ unwind.list->next_slot_number = (unsigned long) f + 16;
+ unwind.list->next_slot_frag = frag_now;
}
}