mirror of
https://github.com/deneraraujo/OpenVPNAdapter.git
synced 2026-04-24 00:00:05 +08:00
Add extra spaces
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user