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>2007-03-20 15:07:02 +0300
committerCampbell Barton <ideasman42@gmail.com>2007-03-20 15:07:02 +0300
commit83a9a844985dd6f1aece3418ccb4134478bdb053 (patch)
tree4394493340c123a2fa987729101081202407eab6 /source/blender/python/api2_2x/Geometry.h
parentbafc50df9b826851bd2e6ccaa5ef6665cd3cee29 (diff)
BoxPack2D example in epydocs, small cleanup on Geometry.c
Diffstat (limited to 'source/blender/python/api2_2x/Geometry.h')
-rw-r--r--source/blender/python/api2_2x/Geometry.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/python/api2_2x/Geometry.h b/source/blender/python/api2_2x/Geometry.h
index a601d39f274..09a1a27800e 100644
--- a/source/blender/python/api2_2x/Geometry.h
+++ b/source/blender/python/api2_2x/Geometry.h
@@ -29,7 +29,7 @@
*
* ***** END GPL/BL DUAL LICENSE BLOCK *****
*/
-//Include this file for access to vector, quat, matrix, euler, etc...
+/*Include this file for access to vector, quat, matrix, euler, etc...*/
#ifndef EXPP_Geometry_H
#define EXPP_Geometry_H