Update copyright year range in all GDB files.
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.stabs / gdb11479.c
index eb7fcf9d8a66ab6c61bfe49aff055cc095b612d5..c80d35d3b2ef7f2a6b8739198e766edcf59ba905 100644 (file)
@@ -1,6 +1,6 @@
 /* This testcase is part of GDB, the GNU debugger.
 
-   Copyright 2010-2014 Free Software Foundation, Inc.
+   Copyright 2010-2020 Free Software Foundation, Inc.
 
    Contributed by Pierre Muller.
 
@@ -55,7 +55,7 @@ struct dummy {
 enum dummy_enum {
   enum1,
   enum2
-};
+} tag_dummy_enum;
 
 void *
 hack (const struct dummy *t, const enum dummy_enum *e)
This page took 0.025757 seconds and 4 git commands to generate.