summaryrefslogtreecommitdiffstats
path: root/g13/create.h
diff options
context:
space:
mode:
Diffstat (limited to 'g13/create.h')
-rw-r--r--g13/create.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/g13/create.h b/g13/create.h
index d533c0852..cc4ddfd08 100644
--- a/g13/create.h
+++ b/g13/create.h
@@ -20,7 +20,8 @@
#ifndef G13_CREATE_H
#define G13_CREATE_H
-gpg_error_t g13_create_container (ctrl_t ctrl, const char *filename);
+gpg_error_t g13_create_container (ctrl_t ctrl, const char *filename,
+ strlist_t keys);
#endif /*G13_CREATE_H*/