aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/m/iris4d.h3
1 files changed, 1 insertions, 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 <http://www.gnu.org/licenses/>. */
68#define FIRST_PTY_LETTER 'q' 68#define FIRST_PTY_LETTER 'q'
69 69
70#if _MIPS_SZLONG != 64 70#if _MIPS_SZLONG != 64
71/* fixme: should there be 64-bit defiitions? (The ones below aren't 71/* fixme: should there be 64-bit definitions? (The ones below aren't OK.) */
72 OK.) */
73 72
74/* The standard definitions of these macros would work ok, 73/* The standard definitions of these macros would work ok,
75 but these are faster because the constants are short. */ 74 but these are faster because the constants are short. */