Remove all trailing spaces
No real changes, just clean up sources by removing trailing spaces from all the non-generated files. This should hopefully avoid future commits mixing significant changes with insignificant whitespace ones.
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
/*
|
||||
IMPORTANT: This file is generated by src/stc/gen_iface.py from
|
||||
src/stc/stc.interface.h.in. Do not edit the file in
|
||||
src/stc/stc.interface.h.in. Do not edit the file in
|
||||
interface/wx/stc or your changes will be lost.
|
||||
*/
|
||||
|
||||
@@ -7275,7 +7275,7 @@ public:
|
||||
/**
|
||||
Extract style settings from a spec-string which is composed of one or
|
||||
more of the following comma separated elements:
|
||||
|
||||
|
||||
bold turns on bold
|
||||
italic turns on italics
|
||||
fore:[name or \#RRGGBB] sets the foreground colour
|
||||
|
Reference in New Issue
Block a user