MYCertificate.m
changeset 3 1dfe820d7ebe
parent 0 0a6527af039b
child 8 4c0eafa7b233
     1.1 --- a/MYCertificate.m	Sat Apr 04 20:42:03 2009 -0700
     1.2 +++ b/MYCertificate.m	Wed Apr 08 16:30:52 2009 -0700
     1.3 @@ -9,7 +9,7 @@
     1.4  #import "MYCertificate.h"
     1.5  #import "MYCrypto_Private.h"
     1.6  
     1.7 -#if !USE_IPHONE_API
     1.8 +#if !MYCRYPTO_USE_IPHONE_API
     1.9  
    1.10  
    1.11  @implementation MYCertificate
    1.12 @@ -101,4 +101,4 @@
    1.13  @end
    1.14  
    1.15  
    1.16 -#endif !USE_IPHONE_API
    1.17 +#endif !MYCRYPTO_USE_IPHONE_API