summaryrefslogtreecommitdiff
path: root/xmlsecurity/source/xmlsec/nss/digestcontext.hxx
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-04-18 18:50:28 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-04-19 11:10:08 +0200
commit55c70634b891c7da7a0e1606cc0b498b7cbc9d71 (patch)
tree1e3191fdd338553e52d61c212278e1da85aa4b8d /xmlsecurity/source/xmlsec/nss/digestcontext.hxx
parent9e83bdb7134a8b3f400fb5a79b247e33ce426127 (diff)
fixincludeguards.sh: xmlsecurity
Diffstat (limited to 'xmlsecurity/source/xmlsec/nss/digestcontext.hxx')
-rw-r--r--xmlsecurity/source/xmlsec/nss/digestcontext.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/xmlsecurity/source/xmlsec/nss/digestcontext.hxx b/xmlsecurity/source/xmlsec/nss/digestcontext.hxx
index ac69c6075f44..e380f9642fed 100644
--- a/xmlsecurity/source/xmlsec/nss/digestcontext.hxx
+++ b/xmlsecurity/source/xmlsec/nss/digestcontext.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _DIGESTCONTEXT_HXX
-#define _DIGESTCONTEXT_HXX
+#ifndef INCLUDED_XMLSECURITY_SOURCE_XMLSEC_NSS_DIGESTCONTEXT_HXX
+#define INCLUDED_XMLSECURITY_SOURCE_XMLSEC_NSS_DIGESTCONTEXT_HXX
#include <com/sun/star/xml/crypto/XDigestContext.hpp>