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:
Diffstat (limited to 'source/blender/collada/MaterialExporter.h')
-rw-r--r--source/blender/collada/MaterialExporter.h8
1 files changed, 6 insertions, 2 deletions
diff --git a/source/blender/collada/MaterialExporter.h b/source/blender/collada/MaterialExporter.h
index 18ba7ebbb37..033c8526346 100644
--- a/source/blender/collada/MaterialExporter.h
+++ b/source/blender/collada/MaterialExporter.h
@@ -1,5 +1,5 @@
-/**
- * $Id: MaterialExporter.h 32355 2010-10-06 20:40:16Z gsrb3d $
+/*
+ * $Id$
*
* ***** BEGIN GPL LICENSE BLOCK *****
*
@@ -23,6 +23,10 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file MaterialExporter.h
+ * \ingroup collada
+ */
+
#ifndef __MATERIALEXPORTER_H__
#define __MATERIALEXPORTER_H__