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:
30ba912
)
tipo
author
Ian Lance Taylor
<ian@airs.com>
Wed, 24 Jul 1996 23:11:13 +0000
(23:11 +0000)
committer
Ian Lance Taylor
<ian@airs.com>
Wed, 24 Jul 1996 23:11:13 +0000
(23:11 +0000)
bfd/elf32-mips.c
patch
|
blob
|
history
diff --git
a/bfd/elf32-mips.c
b/bfd/elf32-mips.c
index 95f86375e17c7561a207d662db8cfbac70c388d9..b3fdbd684601e6ab608a4b3df433d0a287371a3d 100644
(file)
--- a/
bfd/elf32-mips.c
+++ b/
bfd/elf32-mips.c
@@
-1794,7
+1794,7
@@
_bfd_mips_elf_section_from_shdr (abfd, hdr, name)
return false;
break;
case SHT_MIPS_CONTENT:
- if (strncmp (name, ".MIPS.content", sizeof ".MIPS.content
s
" - 1) != 0)
+ if (strncmp (name, ".MIPS.content", sizeof ".MIPS.content" - 1) != 0)
return false;
break;
case SHT_MIPS_OPTIONS: