1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-03 22:56:33 +02:00

headers: fix spelling

Signed-off-by: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
This commit is contained in:
Daniel Kahn Gillmor 2018-10-25 09:46:23 -04:00
parent 11e9b704b5
commit b39ece7d35
7 changed files with 7 additions and 7 deletions

View file

@ -88,7 +88,7 @@ typedef enum
} typeflag_t;
/* The internal represenation of a TAR header. */
/* The internal representation of a TAR header. */
struct tar_header_s;
typedef struct tar_header_s *tar_header_t;
struct tar_header_s