fix typo last commit
[deliverable/binutils-gdb.git] / binutils / readelf.c
index ea30f883c5994180353bcb421c6716cd86cc05be..bdff010981963aff22762f79e98aab08978468e9 100644 (file)
@@ -12278,7 +12278,7 @@ process_symbol_table (Filedata * filedata)
   ngnubuckets = 0;
   free (gnuchains);
   gnuchains = NULL;
-  ngnuchains = 0
+  ngnuchains = 0;
   free (mipsxlat);
   mipsxlat = NULL;
   free (buckets);
This page took 0.025872 seconds and 4 git commands to generate.