summaryrefslogtreecommitdiff
path: root/checkpasswd/trycrypt.c
diff options
context:
space:
mode:
Diffstat (limited to 'checkpasswd/trycrypt.c')
-rw-r--r--checkpasswd/trycrypt.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/checkpasswd/trycrypt.c b/checkpasswd/trycrypt.c
new file mode 100644
index 0000000..fbce408
--- /dev/null
+++ b/checkpasswd/trycrypt.c
@@ -0,0 +1,4 @@
+main()
+{
+ ;
+}