projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ea2488a
)
tweak last patch
author
Ian Lance Taylor
<ian@airs.com>
Tue, 12 Mar 1996 17:26:23 +0000
(17:26 +0000)
committer
Ian Lance Taylor
<ian@airs.com>
Tue, 12 Mar 1996 17:26:23 +0000
(17:26 +0000)
binutils/debug.c
patch
|
blob
|
history
diff --git
a/binutils/debug.c
b/binutils/debug.c
index c47f1b04b2b244065bf7f5502666be26c361b3ed..c6ce8a7c01495f5862690b725533985e86b6ab86 100644
(file)
--- a/
binutils/debug.c
+++ b/
binutils/debug.c
@@
-3199,6
+3199,8
@@
debug_type_samep (info, t1, t2)
break;
++pn1;
++pn2;
+ ++pv1;
+ ++pv2;
}
ret = *pn1 == NULL && *pn2 == NULL;
}