| commit | 33f5acad371bcf838011b3629450e6dcd405a4e9 | [log] |
|---|---|---|
| author | Jesús Corrius <jesus@softcatala.org> | Wed Apr 25 17:46:26 2012 +0200 |
| committer | Jesús Corrius <jesus@softcatala.org> | Wed Apr 25 17:46:26 2012 +0200 |
| tree | 8137f2b08ea2096cff6827610b0c1b4a6c11d7c3 | |
| parent | aba2ed749e819bcd03af70ae2b0e551b5524e320 [diff] |
Remove blank space introduced in previous patch
diff --git a/xmlsecurity/source/xmlsec/certificateextension_xmlsecimpl.cxx b/xmlsecurity/source/xmlsec/certificateextension_xmlsecimpl.cxx index fd43387..3f682a4 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: */