Put definition of error values into separate file

This commit is contained in:
Sergey Abramchuk
2017-06-02 14:15:44 +03:00
parent 203089f1fd
commit f1d681c145
3 changed files with 21 additions and 1 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
extern NSString * __nonnull const OpenVPNAdapterErrorDomain;
extern NSString * __nonnull const OpenVPNAdapterErrorFatalKey;
extern NSString * __nonnull const OpenVPNAdapterErrorEventKey;
extern NSString * __nonnull const OpenVPNAdapterErrorEventIdentifierKey;
/**
<#Description#>