mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-08-06 06:45:56 +08:00
sim: common: trim trailing whitespace
This commit is contained in:
@ -93,7 +93,7 @@ get_string (cb, sc, buf, buflen, addr)
|
||||
path name along with the syscall request, and cache the file
|
||||
name somewhere (or otherwise tweak this as desired). */
|
||||
unsigned int count = (*sc->read_mem) (cb, sc, addr, p, 1);
|
||||
|
||||
|
||||
if (count != 1)
|
||||
return EINVAL;
|
||||
if (*p == 0)
|
||||
|
Reference in New Issue
Block a user