summaryrefslogtreecommitdiff
path: root/source/libs/asura-lib-core/graphics/shader.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/libs/asura-lib-core/graphics/shader.h')
-rw-r--r--source/libs/asura-lib-core/graphics/shader.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/libs/asura-lib-core/graphics/shader.h b/source/libs/asura-lib-core/graphics/shader.h
index 575a37e..1c81355 100644
--- a/source/libs/asura-lib-core/graphics/shader.h
+++ b/source/libs/asura-lib-core/graphics/shader.h
@@ -94,7 +94,7 @@ namespace AsuraEngine
///
GLuint mProgramHandle;
- //------------------------------------------------------------------------------------------------------------
+ //------------------------------------------------------------------------------//
public: