summaryrefslogtreecommitdiff
path: root/xmlsecurity
diff options
context:
space:
mode:
authorJesús Corrius <jesus@softcatala.org>2012-04-25 17:46:26 +0200
committerJesús Corrius <jesus@softcatala.org>2012-04-25 17:46:26 +0200
commit33f5acad371bcf838011b3629450e6dcd405a4e9 (patch)
tree8137f2b08ea2096cff6827610b0c1b4a6c11d7c3 /xmlsecurity
parentaba2ed749e819bcd03af70ae2b0e551b5524e320 (diff)
Remove blank space introduced in previous patch
Diffstat (limited to 'xmlsecurity')
-rw-r--r--xmlsecurity/source/xmlsec/certificateextension_xmlsecimpl.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/xmlsecurity/source/xmlsec/certificateextension_xmlsecimpl.cxx b/xmlsecurity/source/xmlsec/certificateextension_xmlsecimpl.cxx
index fd43387d4979..3f682a4b6a02 100644
--- a/xmlsecurity/source/xmlsec/certificateextension_xmlsecimpl.cxx
+++ b/xmlsecurity/source/xmlsec/certificateextension_xmlsecimpl.cxx
@@ -87,5 +87,4 @@ void CertificateExtension_XmlSecImpl :: setCertExtn( unsigned char* value, unsig
m_critical = critical ;
}
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */