summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main.c b/src/main.c
index 00e94ca..aa5f2e5 100644
--- a/src/main.c
+++ b/src/main.c
@@ -83,6 +83,7 @@ int main (int argc, char **argv) {
BarTermSetEcho (0);
settings.password = readline ("Password: ");
BarTermSetEcho (1);
+ printf ("\n");
}
if (settings.enableScrobbling) {