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:
parent
11e9b704b5
commit
b39ece7d35
7 changed files with 7 additions and 7 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue