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"));