From 1d1c2168ff30ac9452b0929db4ae1f5baa83657a Mon Sep 17 00:00:00 2001 From: Arjun Roychowdhury Date: Wed, 23 Sep 2015 15:45:30 -0400 Subject: updates --- plugins/cordova-plugin-splashscreen/src/ios/CDVSplashScreen.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/cordova-plugin-splashscreen/src/ios/CDVSplashScreen.h') diff --git a/plugins/cordova-plugin-splashscreen/src/ios/CDVSplashScreen.h b/plugins/cordova-plugin-splashscreen/src/ios/CDVSplashScreen.h index 3feede64..0d6ae397 100644 --- a/plugins/cordova-plugin-splashscreen/src/ios/CDVSplashScreen.h +++ b/plugins/cordova-plugin-splashscreen/src/ios/CDVSplashScreen.h @@ -27,7 +27,7 @@ typedef struct { BOOL iPhone6; BOOL iPhone6Plus; BOOL retina; - + } CDV_iOSDevice; @interface CDVSplashScreen : CDVPlugin { -- cgit v1.2.3