Merge pull request #10 from gunyarakun/fix-invalid-return
[cocotron.git] / Security / SecTrustedApplication.h
bloba08a125897ead22ec6e285cd1518184616dee68e
1 //
2 // SecTrustedApplication.h
3 // Security
4 //
5 // Created by Christopher Lloyd on 2/12/10.
6 // Copyright 2010 __MyCompanyName__. All rights reserved.
7 //
9 #import <Foundation/Foundation.h>
11 @interface SecTrustedApplication : NSObject {
14 @end