Mailing List Archive

[PATCH gnupg] agent: Fix typo in a comment
---
agent/command-ssh.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/agent/command-ssh.c b/agent/command-ssh.c
index 393ee91e9..538b4ddef 100644
--- a/agent/command-ssh.c
+++ b/agent/command-ssh.c
@@ -158,7 +158,7 @@ typedef gpg_error_t (*ssh_signature_encoder_t) (ssh_key_type_spec_t *spec,
estream_t signature_blob,
gcry_sexp_t sig);

-/* Type, which is used for boundling all the algorithm specific
+/* Type, which is used for bundling all the algorithm specific
information together in a single object. */
struct ssh_key_type_spec
{
--
2.25.1


_______________________________________________
Gnupg-devel mailing list
Gnupg-devel@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-devel
[PATCH gnupg] agent: Fix typo in a comment [ In reply to ]
---
agent/command-ssh.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/agent/command-ssh.c b/agent/command-ssh.c
index 393ee91e9..538b4ddef 100644
--- a/agent/command-ssh.c
+++ b/agent/command-ssh.c
@@ -158,7 +158,7 @@ typedef gpg_error_t (*ssh_signature_encoder_t) (ssh_key_type_spec_t *spec,
estream_t signature_blob,
gcry_sexp_t sig);

-/* Type, which is used for boundling all the algorithm specific
+/* Type, which is used for bundling all the algorithm specific
information together in a single object. */
struct ssh_key_type_spec
{
--
2.25.1


_______________________________________________
Gnupg-devel mailing list
Gnupg-devel@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-devel