diff options
| author | hpa <hpa> | 2004-02-04 00:16:09 +0000 |
|---|---|---|
| committer | hpa <hpa> | 2004-02-04 00:16:09 +0000 |
| commit | 8791f49703e23a6810d82e11ce2a1429160e8a7f (patch) | |
| tree | f02a74c3042efe3ac20865cff563b7f513bf0c45 | |
| parent | 5c767a05385856621b284e02c7d921801bc42bdf (diff) | |
| download | syslinux-2.09-pre8.tar.gz | |
Newline after entering inputsyslinux-2.09-pre8
| -rw-r--r-- | menu/biosio.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/menu/biosio.c b/menu/biosio.c index bf2b559c..d27f4f14 100644 --- a/menu/biosio.c +++ b/menu/biosio.c @@ -200,4 +200,5 @@ void getstring(char *str, unsigned int size) } } *p = '\0'; + csprint("\r\n"); } |
