From 33ecb541fcc2e8030989384b5e8c55aeccd21128 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Thu, 20 Jul 2017 14:49:07 +0200 Subject: doc: Comment fixes and one trailing comma fix. -- --- g10/build-packet.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'g10/build-packet.c') diff --git a/g10/build-packet.c b/g10/build-packet.c index 6d00fc5c1..d4a1d6a53 100644 --- a/g10/build-packet.c +++ b/g10/build-packet.c @@ -182,8 +182,8 @@ build_packet (IOBUF out, PACKET *pkt) /* Build a packet and write it to the stream OUT. This variant also - * writes the meta data using ring tyrust packets. Returns: 0 on - * success or on aerror code. */ + * writes the meta data using ring trust packets. Returns: 0 on + * success or on error code. */ gpg_error_t build_packet_and_meta (iobuf_t out, PACKET *pkt) { -- cgit v1.2.3