summaryrefslogtreecommitdiffhomepage
path: root/public/frameworks/CoreFoundation.fwrk/headers/String.h
diff options
context:
space:
mode:
Diffstat (limited to 'public/frameworks/CoreFoundation.fwrk/headers/String.h')
-rw-r--r--public/frameworks/CoreFoundation.fwrk/headers/String.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/public/frameworks/CoreFoundation.fwrk/headers/String.h b/public/frameworks/CoreFoundation.fwrk/headers/String.h
index 10ce01a9..69b53a89 100644
--- a/public/frameworks/CoreFoundation.fwrk/headers/String.h
+++ b/public/frameworks/CoreFoundation.fwrk/headers/String.h
@@ -9,7 +9,7 @@
#include <CoreFoundation.fwrk/headers/Object.h>
-namespace LibCF
+namespace CF
{
class CFString;
@@ -17,4 +17,4 @@ namespace LibCF
{
public:
};
-} // namespace LibCF \ No newline at end of file
+} // namespace CF \ No newline at end of file