Fix typo in termination message.
authorTaylor R Campbell <campbell@mumble.net>
Fri, 1 Apr 2011 15:11:23 +0000 (15:11 +0000)
committerTaylor R Campbell <campbell@mumble.net>
Fri, 1 Apr 2011 15:11:23 +0000 (15:11 +0000)
src/microcode/errors.h

index 6fcefdd2d614e9756bedeac5499c2683eaad4fe4..9baf4346d7e6a17eac9f77b8611fa1991ba54f31 100644 (file)
@@ -239,7 +239,7 @@ USA.
 \f
 #define TERM_MESSAGE_TABLE                                             \
 {                                                                      \
-/* 0x00 */             "Moriturus te saluto",                          \
+/* 0x00 */             "Romanes eunt domus",                           \
 /* 0x01 */             "Unrecoverable error while loading a band",     \
 /* 0x02 */             "Broken heart encountered",                     \
 /* 0x03 */             "Non pointer relocation",                       \