diff options
author | sinanmohd <sinan@sinanmohd.com> | 2023-12-27 16:05:41 +0530 |
---|---|---|
committer | sinanmohd <sinan@sinanmohd.com> | 2023-12-29 23:22:06 +0530 |
commit | 438ad16d03f38e0e444f6ad575078ee949679a86 (patch) | |
tree | 0688901d51b9b1736679ac92af5a4636d2553bed /pass_util.h |
repo: init
Diffstat (limited to 'pass_util.h')
-rw-r--r-- | pass_util.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pass_util.h b/pass_util.h new file mode 100644 index 0000000..a2cacdc --- /dev/null +++ b/pass_util.h @@ -0,0 +1 @@ +int pass_init(const char *fpr); |