mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-30 12:44:10 +08:00
Lint
This commit is contained in:
parent
770cde303d
commit
0dce456e8d
@ -1284,7 +1284,7 @@ define_symbol (valu, string, desc, type, objfile)
|
||||
scan them now. */
|
||||
while (*p == ';') {
|
||||
p++;
|
||||
read_type (&p);
|
||||
read_type (&p, objfile);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user