mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-08-06 06:45:56 +08:00
Fix trailing space.
This commit is contained in:
@ -60,7 +60,7 @@ enum strata
|
||||
{
|
||||
dummy_stratum, /* The lowest of the low */
|
||||
file_stratum, /* Executable files, etc */
|
||||
core_stratum, /* Core dump files */
|
||||
core_stratum, /* Core dump files */
|
||||
process_stratum, /* Executing processes */
|
||||
thread_stratum /* Executing threads */
|
||||
};
|
||||
|
Reference in New Issue
Block a user