diff options
Diffstat (limited to 'g10/build-packet.c')
-rw-r--r-- | g10/build-packet.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/g10/build-packet.c b/g10/build-packet.c index 85c73b0e0..810bd0dc2 100644 --- a/g10/build-packet.c +++ b/g10/build-packet.c @@ -549,7 +549,7 @@ find_subpkt( byte *buffer, sigsubpkttype_t reqtype, /**************** * Create or update a signature subpacket for SIG of TYPE. - * This functions know, where to put the data (hashed or unhashed). + * This functions knows where to put the data (hashed or unhashed). * The function may move data from the unhased part to the hashed one. * Note: All pointers into sig->[un]hashed are not valid after a call * to this function. The data to but into the subpaket should be |