formatting

This commit is contained in:
Stephan Diederich 2013-09-07 22:21:08 +02:00
parent c72fa30108
commit 484cca06dc

View File

@ -75,6 +75,7 @@ typedef void(^tValidationCompletion)(BOOL validated, NSError *error);
@property (nonatomic, copy) NSString *authenticationSecret; @property (nonatomic, copy) NSString *authenticationSecret;
#pragma mark - Identification #pragma mark - Identification
/** /**
* Provides an identification for the current app installation * Provides an identification for the current app installation
* *