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:
authorNathan Letwory <nathan@letworyinteractive.com>2011-02-25 14:51:19 +0300
committerNathan Letwory <nathan@letworyinteractive.com>2011-02-25 14:51:19 +0300
commit058441e04fdf8de9fbd29ffd6fa55189086b5c28 (patch)
tree1847c227d680cf7f904ad51928add86912f96dcf /intern/string/STR_String.h
parentb8e7f89003cfe9014e2165e0f5c28aeb14fff4fe (diff)
doxygen: intern/string tagged.
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$