summaryrefslogtreecommitdiff
path: root/MobileSafety.mm
diff options
context:
space:
mode:
Diffstat (limited to 'MobileSafety.mm')
-rw-r--r--MobileSafety.mm2
1 files changed, 1 insertions, 1 deletions
diff --git a/MobileSafety.mm b/MobileSafety.mm
index dd72050..02b9469 100644
--- a/MobileSafety.mm
+++ b/MobileSafety.mm
@@ -176,7 +176,7 @@ MSHook(void, SBStatusBarTimeView$tile, SBStatusBarTimeView *self, SEL sel) {
#define Dylib_ "/Library/MobileSubstrate/MobileSubstrate.dylib"
-extern "C" void MSInitialize() {
+MSInitialize {
NSAutoreleasePool *pool = [[NSAutoreleasePool alloc] init];
NSLog(@"MS:Warning: Entering Safe Mode");