diff --git a/Classes/BITAuthenticator.h b/Classes/BITAuthenticator.h index dbca9c4a98..c7b2f1abbd 100644 --- a/Classes/BITAuthenticator.h +++ b/Classes/BITAuthenticator.h @@ -75,6 +75,7 @@ typedef void(^tValidationCompletion)(BOOL validated, NSError *error); @property (nonatomic, copy) NSString *authenticationSecret; #pragma mark - Identification + /** * Provides an identification for the current app installation *