From 148f51bb3e6e592333250ef73f2b801a10734083 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Fri, 12 Jun 2009 16:58:45 +0000 Subject: Improved W32 SetForegroundWindow hacks. --- src/util.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/util.h') diff --git a/src/util.h b/src/util.h index d429d5d3..a221bcca 100644 --- a/src/util.h +++ b/src/util.h @@ -33,7 +33,7 @@ const char *_gpgme_get_gpg_path (void); const char *_gpgme_get_gpgsm_path (void); const char *_gpgme_get_gpgconf_path (void); int _gpgme_get_conf_int (const char *key, int *value); -void _gpgme_allow_set_foregound_window (pid_t pid); +void _gpgme_allow_set_foreground_window (pid_t pid); /*-- dirinfo.c --*/ const char *_gpgme_get_default_homedir (void); -- cgit v1.2.3