]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - binutils/coffdump.c
TUI resize unification
[thirdparty/binutils-gdb.git] / binutils / coffdump.c
index e9aa76fcf783f6560c809cf1f168bbf8903cc59e..589bb4036244a16c0de14387e12cf82626a4026b 100644 (file)
@@ -1,5 +1,5 @@
 /* Coff file dumper.
-   Copyright (C) 1994-2016 Free Software Foundation, Inc.
+   Copyright (C) 1994-2019 Free Software Foundation, Inc.
 
    This file is part of GNU Binutils.
 
@@ -267,6 +267,7 @@ dump_coff_where (struct coff_where *p)
       break;
     case coff_where_strtag:
       printf ("STRTAG");
+      break;
     case coff_where_entag:
       printf ("ENTAG");
       break;