Cleanup: strip trailing space in GPU module

This commit is contained in:
2018-06-04 09:09:12 +02:00
parent 2d3d76693a
commit 6654e109df
17 changed files with 215 additions and 215 deletions

View File

@@ -35,7 +35,7 @@
#include "GPU_select.h"
#include "GPU_extensions.h"
#include "GPU_glew.h"
#include "MEM_guardedalloc.h"
#include "BLI_rect.h"