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>2012-08-18 17:07:48 +0400
committerCampbell Barton <ideasman42@gmail.com>2012-08-18 17:07:48 +0400
commit9e742ffc2b4b99b076cfb66ba491a9fbfc5825c2 (patch)
treea8388ea37a4af84b6078954cea5a72a171139e6a /source/gameengine/Ketsji/KX_SCA_EndObjectActuator.h
parent626e6cf99e68e09d3cb349c731b7c424683c3d68 (diff)
style cleanup: also correct some doxy comments
Diffstat (limited to 'source/gameengine/Ketsji/KX_SCA_EndObjectActuator.h')
-rw-r--r--source/gameengine/Ketsji/KX_SCA_EndObjectActuator.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/gameengine/Ketsji/KX_SCA_EndObjectActuator.h b/source/gameengine/Ketsji/KX_SCA_EndObjectActuator.h
index 1a503c074ed..3399ed90667 100644
--- a/source/gameengine/Ketsji/KX_SCA_EndObjectActuator.h
+++ b/source/gameengine/Ketsji/KX_SCA_EndObjectActuator.h
@@ -28,7 +28,7 @@
/** \file KX_SCA_EndObjectActuator.h
* \ingroup ketsji
* \brief Add object to the game world on action of this actuator
- * \attention Previously existed as: \source\gameengine\GameLogic\SCA_EndObjectActuator.h
+ * \attention Previously existed as: source/gameengine/GameLogic/SCA_EndObjectActuator.h
* Please look here for revision history.
*/