Add extra spaces

This commit is contained in:
Sergey Abramchuk
2017-02-12 16:22:41 +03:00
parent 169ae80bd5
commit c8b9da6fd0
2 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -10,8 +10,8 @@
extern NSString * __nonnull const OpenVPNClientErrorDomain;
extern NSString *__nonnull const OpenVPNClientErrorFatalKey;
extern NSString *__nonnull const OpenVPNClientErrorEventKey;
extern NSString * __nonnull const OpenVPNClientErrorFatalKey;
extern NSString * __nonnull const OpenVPNClientErrorEventKey;
typedef NS_ENUM(NSUInteger, OpenVPNError) {
OpenVPNErrorConfigurationFailure,