[xml-security-c] 18/23: Fix indentation 5
Ferenc Wágner
wferi-guest at moszumanska.debian.org
Thu Jul 21 20:15:43 UTC 2016
This is an automated email from the git hooks/post-receive script.
wferi-guest pushed a commit to branch patch-queue/master
in repository xml-security-c.
commit 6671217cd68b80d3584a2a6229d9f893f1dbea3c
Author: Ferenc Wágner <wferi at niif.hu>
Date: Sun Jan 31 01:19:01 2016 +0100
Fix indentation 5
---
xsec/xkms/impl/XKMSRecoverResultImpl.cpp | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/xsec/xkms/impl/XKMSRecoverResultImpl.cpp b/xsec/xkms/impl/XKMSRecoverResultImpl.cpp
index 4cdbfba..1f90870 100644
--- a/xsec/xkms/impl/XKMSRecoverResultImpl.cpp
+++ b/xsec/xkms/impl/XKMSRecoverResultImpl.cpp
@@ -324,8 +324,8 @@ XENCEncryptedData * XKMSRecoverResultImpl::setRSAKeyPair(const char * passPhrase
}
uri = algorithmSB.sbStrToXMLCh();
}
- else
- uri = algorithmURI;
+ else
+ uri = algorithmURI;
// Find if we can get an algorithm for this URI
XSECAlgorithmHandler *handler;
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-shibboleth/xml-security-c.git
More information about the Pkg-shibboleth-devel
mailing list