summaryrefslogtreecommitdiffstats
path: root/mbbsd/name.c
diff options
context:
space:
mode:
Diffstat (limited to 'mbbsd/name.c')
-rw-r--r--mbbsd/name.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mbbsd/name.c b/mbbsd/name.c
index c764fb89..85c849a7 100644
--- a/mbbsd/name.c
+++ b/mbbsd/name.c
@@ -497,7 +497,7 @@ usercomplete(const char *prompt, char *data)
{
/* no such user */
move(2,0);
- outs("* 目前無此使用者:");
+ outs("- 目前無使用者 ");
outs(data);
outs(" ");
temp--;