(svn r12761) -Codechange: lots of minor whitespace coding style fixes around operators.
This commit is contained in:
@@ -777,7 +777,7 @@ static bool CheckCommandsMatch(char *a, char *b, const char *name)
|
||||
|
||||
static void HandleString(char *str, bool master)
|
||||
{
|
||||
char *s,*t;
|
||||
char *s, *t;
|
||||
LangString *ent;
|
||||
char *casep;
|
||||
|
||||
|
Reference in New Issue
Block a user