summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--manifests/expire.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/expire.pp b/manifests/expire.pp
index 53e69e6..4a3bff5 100644
--- a/manifests/expire.pp
+++ b/manifests/expire.pp
@@ -1,4 +1,4 @@
-class dovecot::expire ( $type = 'sqlite', $mail_location = '' $dirs = '', $days = '' ) {
+class dovecot::expire ( $type = 'sqlite', $mail_location = '', $dirs = '', $days = '' ) {
include ::dovecot