Remove trailing white spaces in gdb/frame.{c,h}

gdb/ChangeLog:

	* frame.c: Remove trailing white spaces.
	* frame.h: Likewise.
This commit is contained in:
Shahab Vahedi
2020-12-22 18:08:41 +01:00
parent acf10cacc6
commit e512699ac8
3 changed files with 13 additions and 8 deletions

View File

@ -1,3 +1,8 @@
2020-12-22 Shahab Vahedi <shahab@synopsys.com>
* frame.c: Remove trailing white spaces.
* frame.h: Likewise.
2020-12-22 Shahab Vahedi <shahab@synopsys.com>
* arc-linux-tdep.c: Replace "regnum" with "REGNUM" in comments.