From 723f3a23f5b8a14d48504a07233950e0b744c99d Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Thu, 6 Nov 2008 03:47:50 +0000 Subject: [PATCH] Fix comment typo. --- src/m/iris4d.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/m/iris4d.h b/src/m/iris4d.h index 923db142300..a7508cbaa99 100644 --- a/src/m/iris4d.h +++ b/src/m/iris4d.h @@ -68,8 +68,7 @@ along with GNU Emacs. If not, see . */ #define FIRST_PTY_LETTER 'q' #if _MIPS_SZLONG != 64 -/* fixme: should there be 64-bit defiitions? (The ones below aren't - OK.) */ +/* fixme: should there be 64-bit definitions? (The ones below aren't OK.) */ /* The standard definitions of these macros would work ok, but these are faster because the constants are short. */ -- 2.39.2