From 48881ad1e05fffea39091b5d38917c880e8abd4c Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Wed, 14 May 2014 15:00:47 +1000 Subject: Code cleanup: doxy comments --- source/gameengine/Rasterizer/RAS_ILightObject.h | 2 +- source/gameengine/VideoTexture/Exception.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'source/gameengine') diff --git a/source/gameengine/Rasterizer/RAS_ILightObject.h b/source/gameengine/Rasterizer/RAS_ILightObject.h index 28c5d9aedd7..f087f3bbb70 100644 --- a/source/gameengine/Rasterizer/RAS_ILightObject.h +++ b/source/gameengine/Rasterizer/RAS_ILightObject.h @@ -25,7 +25,7 @@ * ***** END GPL LICENSE BLOCK ***** */ -/** \file RAS_LightObject.h +/** \file RAS_ILightObject.h * \ingroup bgerast */ 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 */ -- cgit v1.2.3