[gnome-keyring] Whitespace error



commit 612365163fa6dee9157e2e3d4c9efc407440ddbd
Author: Jakub Jelen <jjelen redhat com>
Date:   Tue Aug 15 15:35:17 2017 +0200

    Whitespace error

 daemon/ssh-agent/gkd-ssh-agent-ops.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/daemon/ssh-agent/gkd-ssh-agent-ops.c b/daemon/ssh-agent/gkd-ssh-agent-ops.c
index d70875c..ced7877 100644
--- a/daemon/ssh-agent/gkd-ssh-agent-ops.c
+++ b/daemon/ssh-agent/gkd-ssh-agent-ops.c
@@ -880,7 +880,7 @@ static const guchar SHA1_ASN[15] = /* Object ID is 1.3.14.3.2.26 */
          0x02, 0x1a, 0x05, 0x00, 0x04, 0x14 };
 
 static const guchar MD5_ASN[18] = /* Object ID is 1.2.840.113549.2.5 */
-       { 0x30, 0x20, 0x30, 0x0c, 0x06, 0x08, 0x2a, 0x86,0x48,
+       { 0x30, 0x20, 0x30, 0x0c, 0x06, 0x08, 0x2a, 0x86, 0x48,
          0x86, 0xf7, 0x0d, 0x02, 0x05, 0x05, 0x00, 0x04, 0x10 };
 
 static guchar*


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]