aboutsummaryrefslogtreecommitdiffstats
path: root/src/init.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/init.c')
-rw-r--r--src/init.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/init.c b/src/init.c
index 89475d3..7b3eda3 100644
--- a/src/init.c
+++ b/src/init.c
@@ -228,7 +228,7 @@ _gpgrt_strdup (const char *string)
}
-/* Helper for _gpgrt_stdconcat and gpgrt_strconcat. */
+/* Helper for _gpgrt_strconcat and gpgrt_strconcat. */
char *
_gpgrt_strconcat_core (const char *s1, va_list arg_ptr)
{