diff options
Diffstat (limited to 'src/data-identify.c')
| -rw-r--r-- | src/data-identify.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/src/data-identify.c b/src/data-identify.c index a5da7f55..615a4f3a 100644 --- a/src/data-identify.c +++ b/src/data-identify.c @@ -278,7 +278,7 @@ pgp_binary_detection (const void *image_arg, size_t imagelen)  /* This is probably an armored "PGP MESSAGE" which can encode   * different PGP data types.  STRING is modified after a call to this - * fucntion. */ + * function. */  static gpgme_data_type_t  inspect_pgp_message (char *string)  { | 
