forked from Imagelibrary/binutils-gdb
2002-02-10 Chris Demetriou <cgd@broadcom.com>
* callback.c: Fix some spelling errors.
* hw-device.h: Likewise.
* hw-tree.c: Likewise.
* sim-abort.c: Likewise.
* sim-alu.h: Likewise.
* sim-core.h: Likewise.
* sim-events.c: Likewise.
* sim-events.h: Likewise.
* sim-fpu.h: Likewise.
* sim-profile.h: Likewise.
* sim-utils.c: Likewise.
This commit is contained in:
@@ -681,7 +681,7 @@ parse_string_property (struct hw *current,
|
||||
/* copy it in */
|
||||
if (*chp == '"')
|
||||
{
|
||||
/* a quoted string - watch for '\' et.al. */
|
||||
/* a quoted string - watch for '\' et al. */
|
||||
/* estimate the size and allocate space for it */
|
||||
int pos;
|
||||
chp++;
|
||||
|
||||
Reference in New Issue
Block a user