aboutsummaryrefslogtreecommitdiffstats
path: root/common/ttyio.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/ttyio.c')
-rw-r--r--common/ttyio.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/common/ttyio.c b/common/ttyio.c
index c7c9d85ab..374b9f38a 100644
--- a/common/ttyio.c
+++ b/common/ttyio.c
@@ -564,6 +564,8 @@ do_get( const char *prompt, int hidden )
}
+
+/* Note: This function never returns NULL. */
char *
tty_get( const char *prompt )
{