From 8e1aa9c0fde94d3f6ffc71c3d525e75ee9db0dec Mon Sep 17 00:00:00 2001 From: Stephen Adams Date: Mon, 4 Oct 1993 00:03:38 +0000 Subject: [PATCH] *** empty log message *** --- v7/src/microcode/errors.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/v7/src/microcode/errors.h b/v7/src/microcode/errors.h index a98525e30..8b55ee1e6 100644 --- a/v7/src/microcode/errors.h +++ b/v7/src/microcode/errors.h @@ -1,6 +1,6 @@ /* -*-C-*- -$Id: errors.h,v 9.40 1993/08/03 09:08:40 gjr Exp $ +$Id: errors.h,v 9.41 1993/10/04 00:03:38 adams Exp $ Copyright (c) 1987-1993 Massachusetts Institute of Technology @@ -254,7 +254,7 @@ MIT in each case. */ #define TERM_MESSAGE_TABLE \ { \ -/* 0x00 */ "Moriturus te saluto", \ +/* 0x00 */ "Happy Happy Joy Joy", \ /* 0x01 */ "Unrecoverable error while loading a band", \ /* 0x02 */ "Broken heart encountered", \ /* 0x03 */ "Non pointer relocation", \ -- 2.25.1