mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-12-19 01:19:41 +08:00
gdb: remove trailing whitespaces in exceptions.c
Change-Id: Icc7b468b85c09a9721fc9580892c9ad424e0a29a
This commit is contained in:
@@ -82,7 +82,7 @@ print_exception (struct ui_file *file, const struct gdb_exception &e)
|
||||
end++;
|
||||
file->write (start, end - start);
|
||||
}
|
||||
}
|
||||
}
|
||||
gdb_printf (file, "\n");
|
||||
|
||||
/* Now append the annotation. */
|
||||
|
||||
Reference in New Issue
Block a user