We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34dfa60 commit bd72a11Copy full SHA for bd72a11
src/utility/SElementCertificate.h
@@ -8,8 +8,8 @@
8
file, You can obtain one at http://mozilla.org/MPL/2.0/.
9
*/
10
11
-#ifndef SECURE_ELEMENT_SSC_H_
12
-#define SECURE_ELEMENT_SSC_H_
+#ifndef SECURE_ELEMENT_CERTIFICATE_H_
+#define SECURE_ELEMENT_CERTIFICATE_H_
13
14
/******************************************************************************
15
* INCLUDE
@@ -29,4 +29,4 @@ class SElementCertificate
29
30
};
31
32
-#endif /* SECURE_ELEMENT_SSC_H_ */
+#endif /* SECURE_ELEMENT_CERTIFICATE_H_ */
0 commit comments