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:
authorDamien Plisson <damien.plisson@yahoo.fr>2010-07-05 23:59:37 +0400
committerDamien Plisson <damien.plisson@yahoo.fr>2010-07-05 23:59:37 +0400
commitdd724f28266141731c20455b2bd0106cad779e25 (patch)
tree5bf0101ef13775779d1da8a535457bad506ffb7d /intern/ghost/GHOST_Path-api.h
parent78adaa6bc77e8e0f0f8670693b7ffc0b5ad828bc (diff)
File/installation paths: osx (cocoa & carbon) update in ghost
Diffstat (limited to 'intern/ghost/GHOST_Path-api.h')
-rw-r--r--intern/ghost/GHOST_Path-api.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/intern/ghost/GHOST_Path-api.h b/intern/ghost/GHOST_Path-api.h
index 2f0e55a5b69..c38a4e2de88 100644
--- a/intern/ghost/GHOST_Path-api.h
+++ b/intern/ghost/GHOST_Path-api.h
@@ -45,8 +45,7 @@ extern const GHOST_TUns8* GHOST_getSystemDir();
/**
* Determine the base dir in which user configuration is stored, not including versioning.
- * If needed, it will create the base directory.
- * @return Unsigned char string pointing to user dir (eg ~/.blender/).
+ * @return Unsigned char string pointing to user dir (eg ~).
*/
extern const GHOST_TUns8* GHOST_getUserDir();