Chromium Code Reviews| Index: nss/lib/smime/smime.h |
| =================================================================== |
| --- nss/lib/smime/smime.h (revision 239365) |
| +++ nss/lib/smime/smime.h (working copy) |
| @@ -7,8 +7,8 @@ |
| * pkcs7 out of here; this is for S/MIME policy, S/MIME interoperability, etc. |
| */ |
| -#ifndef _SECMIME_H_ |
| -#define _SECMIME_H_ 1 |
| +#ifndef _SMIME_H_ |
| +#define _SMIME_H_ 1 |
| #include "cms.h" |