mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-21 10:39:28 +00:00
Reanmed flags helper to better reflect return value
This commit is contained in:
@@ -20,5 +20,5 @@
|
||||
*
|
||||
* @return YES if any bit of flag is set in mode
|
||||
*/
|
||||
FOUNDATION_EXTERN BOOL MPTestFlagInOptions(const NSUInteger flag, const NSUInteger options );
|
||||
FOUNDATION_EXTERN BOOL MPIsFlagSetInOptions(const NSUInteger flag, const NSUInteger options );
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user