mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-14 18:42:24 +00:00
Merge branch 'master' of https://github.com/mstarke/MacPass
This commit is contained in:
@@ -30,7 +30,7 @@
|
|||||||
*
|
*
|
||||||
* @param item Item to test for malformation. Allowed Items are KPKNode, KPKEntry, KPKGroup and KPKAutotype
|
* @param item Item to test for malformation. Allowed Items are KPKNode, KPKEntry, KPKGroup and KPKAutotype
|
||||||
*
|
*
|
||||||
* @return YES if the given item is considered a possible candiate. NO in all other cases
|
* @return YES if the given item is considered a possible candidate. NO in all other cases
|
||||||
*/
|
*/
|
||||||
+ (BOOL)isCandidateForMalformedAutotype:(id)item;
|
+ (BOOL)isCandidateForMalformedAutotype:(id)item;
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user