Put back a non-extraneous semicolon
This commit is contained in:
parent
3ffee33d33
commit
0bc5bfccfb
@ -235,7 +235,7 @@ $SIG{HUP} = sub {
|
|||||||
$qpsmtpd->load_plugins;
|
$qpsmtpd->load_plugins;
|
||||||
$qpsmtpd->spool_dir;
|
$qpsmtpd->spool_dir;
|
||||||
$qpsmtpd->size_threshold;
|
$qpsmtpd->size_threshold;
|
||||||
}
|
};
|
||||||
|
|
||||||
while (1) {
|
while (1) {
|
||||||
REAPER();
|
REAPER();
|
||||||
|
Loading…
Reference in New Issue
Block a user