diff options
Diffstat (limited to 'LibCore/CUserInfo.h')
-rw-r--r-- | LibCore/CUserInfo.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/LibCore/CUserInfo.h b/LibCore/CUserInfo.h index 22ef0a8fb4..b47cec4af1 100644 --- a/LibCore/CUserInfo.h +++ b/LibCore/CUserInfo.h @@ -1 +1 @@ -const char *get_current_user_home_path(); +const char* get_current_user_home_path(); |