Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'source/gameengine/Rasterizer/RAS_Rect.h')
-rw-r--r--source/gameengine/Rasterizer/RAS_Rect.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/gameengine/Rasterizer/RAS_Rect.h b/source/gameengine/Rasterizer/RAS_Rect.h
index fc99c9159db..cd68b336b2a 100644
--- a/source/gameengine/Rasterizer/RAS_Rect.h
+++ b/source/gameengine/Rasterizer/RAS_Rect.h
@@ -36,7 +36,7 @@
#include "MEM_guardedalloc.h"
#endif
-/**
+/**
* \section interface class.
* RAS_Rect just encodes a simple rectangle.
* \note Should be part of a generic library