aboutsummaryrefslogtreecommitdiffstats
path: root/common/exechelp.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/exechelp.h')
-rw-r--r--common/exechelp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/exechelp.h b/common/exechelp.h
index 7ef2234c8..398ef5d07 100644
--- a/common/exechelp.h
+++ b/common/exechelp.h
@@ -140,7 +140,7 @@ enum gnupg_process_requests
{
/* Portable requests */
GNUPG_PROCESS_NOP = 0,
- GNUPG_PROCESS_GET_ID = 1,
+ GNUPG_PROCESS_GET_PROC_ID = 1,
GNUPG_PROCESS_GET_EXIT_ID = 2,
/* POSIX only */