aboutsummaryrefslogtreecommitdiff
path: root/user_command.h
diff options
context:
space:
mode:
authorBen Burwell <bburwell1@gmail.com>2013-05-01 12:20:30 -0400
committerBen Burwell <bburwell1@gmail.com>2013-05-01 12:20:30 -0400
commit79230604a20409ab12c2cb9620df81078ff7fae2 (patch)
tree23fa78c1ccb4bae1a7d67102c84b62d369a7e4be /user_command.h
parent0322fefa7f5f465909ccd95c85a088d9cf83812e (diff)
Better?
Diffstat (limited to 'user_command.h')
-rw-r--r--user_command.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/user_command.h b/user_command.h
index 1dac4a9..0854a70 100644
--- a/user_command.h
+++ b/user_command.h
@@ -41,6 +41,7 @@ void process_user_command() {
// reset prompt
strcpy(prompt, ">");
+ printf("\n > ");
} else {