mirror of
https://github.com/reactos/reactos.git
synced 2025-06-20 07:36:05 +00:00
Delete all Trailing spaces in code.
svn path=/trunk/; revision=29689
This commit is contained in:
parent
622c29bffb
commit
a7fddf9c07
293 changed files with 12346 additions and 12346 deletions
|
@ -393,7 +393,7 @@ void process_c ( Header& h, const string& element )
|
|||
Symbol *s = new Symbol;
|
||||
s->definition = element;
|
||||
s->type = process ( element, s->names, isTypedef, s->dependencies );
|
||||
|
||||
|
||||
for ( int i = 0; i < h.ifs.size(); i++ )
|
||||
{
|
||||
if ( h.ifs[i].size() )
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue