summaryrefslogtreecommitdiff
path: root/examples/vpass.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/vpass.c')
-rw-r--r--examples/vpass.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/examples/vpass.c b/examples/vpass.c
index a54ec061..f73b3611 100644
--- a/examples/vpass.c
+++ b/examples/vpass.c
@@ -47,5 +47,3 @@ int main(void)
pam_end(pamh, res);
exit(0);
}
-
-