Cleanup: trailing space in source/gameengine/
This commit is contained in:
@@ -373,7 +373,7 @@ bool BL_Shader::LinkProgram()
|
||||
goto programError;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
if (!tmpFrag && !tmpVert) {
|
||||
spit("---- No shader given ----");
|
||||
goto programError;
|
||||
|
||||
Reference in New Issue
Block a user