style cleanup: trailing tabs & expand some non prefix tabs into spaces.

This commit is contained in:
2012-10-21 05:46:41 +00:00
parent a1a0c8da13
commit f3ece5a108
379 changed files with 1766 additions and 1768 deletions

View File

@@ -83,7 +83,7 @@ typedef struct RenderLayer {
/* copy of RenderData */
char name[RE_MAXNAME];
unsigned int lay, lay_zmask, lay_exclude;
int layflag, passflag, pass_xor;
int layflag, passflag, pass_xor;
struct Material *mat_override;
struct Group *light_override;