From dd724f28266141731c20455b2bd0106cad779e25 Mon Sep 17 00:00:00 2001 From: Damien Plisson Date: Mon, 5 Jul 2010 19:59:37 +0000 Subject: File/installation paths: osx (cocoa & carbon) update in ghost --- intern/ghost/GHOST_Path-api.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'intern/ghost/GHOST_Path-api.h') 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(); -- cgit v1.2.3