summaryrefslogtreecommitdiff
path: root/binutils/wrstabs.c
diff options
context:
space:
mode:
Diffstat (limited to 'binutils/wrstabs.c')
-rw-r--r--binutils/wrstabs.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/binutils/wrstabs.c b/binutils/wrstabs.c
index 4f10e0d9df..9297a96e18 100644
--- a/binutils/wrstabs.c
+++ b/binutils/wrstabs.c
@@ -795,7 +795,7 @@ stab_bool_type (p, size)
case 2:
index = -22;
break;
-
+
default:
case 4:
index = -16;
@@ -963,7 +963,7 @@ stab_modify_type (info, mod, size, cache, cache_alloc)
}
return true;
-}
+}
/* Push a pointer type. */