summaryrefslogtreecommitdiff
path: root/bigcrypt.h
diff options
context:
space:
mode:
authorTimo Weingärtner <timo@tiwe.de>2024-06-17 12:25:16 +0200
committerTimo Weingärtner <timo@tiwe.de>2024-06-17 12:25:16 +0200
commit55ddea494b0c7c316461ac9b7b4139af4b175b21 (patch)
tree3f53d534716a1285b0374eef6adf35b886f64c6d /bigcrypt.h
parent20920cef5ace15e398fdb2d51a8448bee3c096d3 (diff)
parent2347ef0edd7054d3df9838612aa78ac6bd077dfd (diff)
downloadlibpam-pwdfile-55ddea494b0c7c316461ac9b7b4139af4b175b21.tar.gz
Merge tag 'v2.0' into debian
release 2.0
Diffstat (limited to 'bigcrypt.h')
-rw-r--r--bigcrypt.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/bigcrypt.h b/bigcrypt.h
deleted file mode 100644
index a66a96e..0000000
--- a/bigcrypt.h
+++ /dev/null
@@ -1 +0,0 @@
-extern char *bigcrypt(const char *key, const char *salt);