summaryrefslogtreecommitdiff
path: root/tools/mob_db.pl
diff options
context:
space:
mode:
Diffstat (limited to 'tools/mob_db.pl')
-rwxr-xr-xtools/mob_db.pl2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/mob_db.pl b/tools/mob_db.pl
index ebcf2b74b..38f851b73 100755
--- a/tools/mob_db.pl
+++ b/tools/mob_db.pl
@@ -95,6 +95,8 @@ while ($ligne=<STDIN>)
}
}
}
+print("\n");
+
sub printField {
my ($str, $suffix, $idCol) = @_;