summaryrefslogtreecommitdiffstats
path: root/INF/ILO2.pm
diff options
context:
space:
mode:
Diffstat (limited to 'INF/ILO2.pm')
-rw-r--r--INF/ILO2.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/INF/ILO2.pm b/INF/ILO2.pm
index 9e3f369..6a5265e 100644
--- a/INF/ILO2.pm
+++ b/INF/ILO2.pm
@@ -135,7 +135,7 @@ sub logout($) {
return -1;
}
- print STDERR "Logged out of ILO2";
+ print STDERR "Logged out of ILO2\n";
$self->{stoken} = undef;
}