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 'intern/string/STR_String.h')
-rw-r--r--intern/string/STR_String.h7
1 files changed, 6 insertions, 1 deletions
diff --git a/intern/string/STR_String.h b/intern/string/STR_String.h
index b24dea1d3c9..9c687407512 100644
--- a/intern/string/STR_String.h
+++ b/intern/string/STR_String.h
@@ -1,4 +1,4 @@
-/**
+/*
* $Id$
* ***** BEGIN GPL LICENSE BLOCK *****
*
@@ -26,6 +26,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file string/STR_String.h
+ * \ingroup string
+ */
+
+
/**
* $Id$