mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
Fix spelling.
-- Clean up several other misspellings noticed while reviewing Yuri's de-duplication patch. Signed-off-by: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
This commit is contained in:
parent
24cf0606b4
commit
ccb420380b
6 changed files with 9 additions and 9 deletions
|
@ -463,7 +463,7 @@ show_event (rfc822parse_event_t event)
|
|||
|
||||
/* This function is called by the parser to communicate events. This
|
||||
callback comminucates with the main program using a structure
|
||||
passed in OPAQUE. Should retrun 0 or set errno and return -1. */
|
||||
passed in OPAQUE. Should return 0 or set errno and return -1. */
|
||||
static int
|
||||
message_cb (void *opaque, rfc822parse_event_t event, rfc822parse_t msg)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue