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/blender/bmesh/intern/bmesh_operator_api.h
parent626e6cf99e68e09d3cb349c731b7c424683c3d68 (diff)
style cleanup: also correct some doxy comments
Diffstat (limited to 'source/blender/bmesh/intern/bmesh_operator_api.h')
-rw-r--r--source/blender/bmesh/intern/bmesh_operator_api.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/bmesh/intern/bmesh_operator_api.h b/source/blender/bmesh/intern/bmesh_operator_api.h
index a2f14ef8388..91a48c782f0 100644
--- a/source/blender/bmesh/intern/bmesh_operator_api.h
+++ b/source/blender/bmesh/intern/bmesh_operator_api.h
@@ -23,7 +23,7 @@
#ifndef __BMESH_OPERATOR_API_H__
#define __BMESH_OPERATOR_API_H__
-/** \file blender/bmesh/bmesh_operator_api.h
+/** \file blender/bmesh/intern/bmesh_operator_api.h
* \ingroup bmesh
*/