summaryrefslogtreecommitdiff
path: root/src/edit.c
diff options
context:
space:
mode:
authorJinWang An <jinwang.an@samsung.com>2021-12-01 16:54:37 +0900
committerJinWang An <jinwang.an@samsung.com>2021-12-01 16:54:37 +0900
commit442a1386c9708114c2b721afea60d5593e36c423 (patch)
treed3b22c8ec8d6aaa40297028da6f9da358bb15f80 /src/edit.c
parent214479142a766516e8770c3e1a3b0b0cc37c239e (diff)
downloadgpgme-442a1386c9708114c2b721afea60d5593e36c423.tar.gz
gpgme-442a1386c9708114c2b721afea60d5593e36c423.tar.bz2
gpgme-442a1386c9708114c2b721afea60d5593e36c423.zip
Imported Upstream version 1.10.0upstream/1.10.0
Diffstat (limited to 'src/edit.c')
-rw-r--r--src/edit.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/edit.c b/src/edit.c
index 887af73..ca4d595 100644
--- a/src/edit.c
+++ b/src/edit.c
@@ -194,7 +194,7 @@ gpgme_op_interact (gpgme_ctx_t ctx, gpgme_key_t key, unsigned int flags,
-/* The deprectated interface. */
+/* The deprecated interface. */
static gpgme_error_t
edit_start (gpgme_ctx_t ctx, int synchronous, int type, gpgme_key_t key,
gpgme_edit_cb_t fnc, void *fnc_value, gpgme_data_t out)