diff options
author | Jesús Corrius <jesus@softcatala.org> | 2012-04-25 17:46:26 +0200 |
---|---|---|
committer | Jesús Corrius <jesus@softcatala.org> | 2012-04-25 17:46:26 +0200 |
commit | 33f5acad371bcf838011b3629450e6dcd405a4e9 (patch) | |
tree | 8137f2b08ea2096cff6827610b0c1b4a6c11d7c3 /xmlsecurity | |
parent | aba2ed749e819bcd03af70ae2b0e551b5524e320 (diff) |
Remove blank space introduced in previous patch
Diffstat (limited to 'xmlsecurity')
-rw-r--r-- | xmlsecurity/source/xmlsec/certificateextension_xmlsecimpl.cxx | 1 |
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: */ |