diff options
Diffstat (limited to '')
| -rw-r--r-- | src/gpgme-json.c | 3 | 
1 files changed, 1 insertions, 2 deletions
| diff --git a/src/gpgme-json.c b/src/gpgme-json.c index e7aa2284..0beb78f4 100644 --- a/src/gpgme-json.c +++ b/src/gpgme-json.c @@ -20,8 +20,7 @@  /* This is tool implements the Native Messaging protocol of web   * browsers and provides the server part of it.  A Javascript based - * client can be found in lang/javascript.  The used data format is - * similar to the API of openpgpjs. + * client can be found in lang/javascript.   */  #include <config.h> | 
