Bryan Drewery 22 年之前
父節點
當前提交
db2178e28a
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/misc.c

+ 1 - 0
src/misc.c

@@ -495,6 +495,7 @@ void show_motd(int idx)
 #endif /* S_UTCTIME */
     dprintf(idx, "Motd set by \002%s\002 (%s)\n", who, date);
     dumplots(idx, "* ", replace(buf, "\\n", "\n"));
+    dprintf(idx, " \n");
     nfree(buf_ptr);
   } else
     dprintf(idx, STR("Motd: none\n"));