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>2019-02-18 00:08:12 +0300
committerCampbell Barton <ideasman42@gmail.com>2019-02-18 00:22:12 +0300
commitde13d0a80c3cb6a7445245b2999a29fe70e49953 (patch)
tree48ab17499c8ade363e082e5871770a9d10a8b930 /intern/itasc/kdl/utilities/utility.h
parent3316853323226afe7003a8638fa09600d9ba028d (diff)
doxygen: add newline after \file
While \file doesn't need an argument, it can't have another doxy command after it.
Diffstat (limited to 'intern/itasc/kdl/utilities/utility.h')
-rw-r--r--intern/itasc/kdl/utilities/utility.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/intern/itasc/kdl/utilities/utility.h b/intern/itasc/kdl/utilities/utility.h
index b52d3c65ae7..6d0ec7a6eb7 100644
--- a/intern/itasc/kdl/utilities/utility.h
+++ b/intern/itasc/kdl/utilities/utility.h
@@ -1,7 +1,7 @@
/*****************************************************************************
* Erwin Aertbelien, Div. PMA, Dep. of Mech. Eng., K.U.Leuven
*
- * \version
+ * \version
* ORO_Geometry V0.2
*
* \par History
@@ -9,11 +9,11 @@
*
* \par Release
* $Name: $
- * \file
+ * \file
* Included by most lrl-files to provide some general
* functions and macro definitions.
*
- * \par history
+ * \par history
* - changed layout of the comments to accomodate doxygen
*/