mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 00:11:26 +00:00
trivial formating tweaks ... add missing white space
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@34374 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
44de775895
commit
f7b8b22bae
10 changed files with 92 additions and 91 deletions
|
@ -812,7 +812,7 @@ gs_protocol_selector(const char *types)
|
|||
{
|
||||
types++;
|
||||
}
|
||||
while(isdigit(*types))
|
||||
while (isdigit(*types))
|
||||
{
|
||||
types++;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue