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:
authorCampbell Barton <ideasman42@gmail.com>2014-05-14 09:00:47 +0400
committerCampbell Barton <ideasman42@gmail.com>2014-05-14 09:00:47 +0400
commit48881ad1e05fffea39091b5d38917c880e8abd4c (patch)
tree12c8544fd7d6e7385f6866c430fba85b153f372c /source/gameengine/VideoTexture
parentd8c39b878945ce48d731fe86b6843725ba7bc3f0 (diff)
Code cleanup: doxy comments
Diffstat (limited to 'source/gameengine/VideoTexture')
-rw-r--r--source/gameengine/VideoTexture/Exception.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/gameengine/VideoTexture/Exception.h b/source/gameengine/VideoTexture/Exception.h
index 4410ec1aa8b..c3c27abe019 100644
--- a/source/gameengine/VideoTexture/Exception.h
+++ b/source/gameengine/VideoTexture/Exception.h
@@ -24,7 +24,7 @@
* ***** END GPL LICENSE BLOCK *****
*/
-/** \file Exception.h
+/** \file gameengine/VideoTexture/Exception.h
* \ingroup bgevideotex
*/