* gdb-events.sh: Update copyrights.
[deliverable/binutils-gdb.git] / gas / cgen.h
index 4527bcad6059648c39103b4a2c23825a819e8377..b09ccaad3ccc8df4c11f3e440f5e8cbc6d2576f4 100644 (file)
@@ -1,5 +1,5 @@
 /* GAS cgen support.
-   Copyright (C) 1998, 1999, 2000 Free Software Foundation, Inc.
+   Copyright 1998, 1999, 2000 Free Software Foundation, Inc.
 
    This file is part of GAS, the GNU Assembler.
 
@@ -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.  */
This page took 0.023886 seconds and 4 git commands to generate.