aboutsummaryrefslogtreecommitdiffstats
path: root/g10/build-packet.c
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>1998-04-14 17:51:16 +0000
committerWerner Koch <[email protected]>1998-04-14 17:51:16 +0000
commit700c438def7defcdda1e806f4652b89987485882 (patch)
tree4bcf95b64e4e012351d8a837e329249a2963a397 /g10/build-packet.c
parentnew release (diff)
downloadgnupg-700c438def7defcdda1e806f4652b89987485882.tar.gz
gnupg-700c438def7defcdda1e806f4652b89987485882.zip
applied Mathews typo and grammar fixes
Diffstat (limited to 'g10/build-packet.c')
-rw-r--r--g10/build-packet.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/g10/build-packet.c b/g10/build-packet.c
index d1934e8c4..583752eb3 100644
--- a/g10/build-packet.c
+++ b/g10/build-packet.c
@@ -542,7 +542,7 @@ write_header( IOBUF out, int ctb, u32 len )
/****************
* if HDRLEN is > 0, try to build a header of this length.
- * we need this, so hat we can hash packets without reading them again.
+ * we need this, so that we can hash packets without reading them again.
*/
static int
write_header2( IOBUF out, int ctb, u32 len, int hdrlen, int blkmode )