summaryrefslogtreecommitdiff
path: root/gas/cgen.h
diff options
context:
space:
mode:
Diffstat (limited to 'gas/cgen.h')
-rw-r--r--gas/cgen.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/gas/cgen.h b/gas/cgen.h
index 4527bcad60..edf1637b54 100644
--- a/gas/cgen.h
+++ b/gas/cgen.h
@@ -31,8 +31,7 @@ extern CGEN_CPU_DESC gas_cgen_cpu_desc;
#endif
/* Struct defining result of gas_cgen_finish_insn. */
-typedef struct
-{
+typedef struct {
/* frag containing the insn */
fragS * frag;
/* Address of insn in frag. */