Skip to content

Commit

Permalink
missing phobos space
Browse files Browse the repository at this point in the history
see title and file changelog
  • Loading branch information
burner committed Feb 17, 2015
1 parent b5dc1db commit fa2497d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dstyle.dd
Expand Up @@ -259,7 +259,7 @@ $(UL
-------------------------------
void func(int param)
{
if(param < 0)
if (param < 0)
{
...
}
Expand Down

0 comments on commit fa2497d

Please sign in to comment.