aboutsummaryrefslogtreecommitdiffstats
path: root/src/m
diff options
context:
space:
mode:
authorRichard M. Stallman1994-06-16 23:33:50 +0000
committerRichard M. Stallman1994-06-16 23:33:50 +0000
commitebfbbbe463c0984204346c80737c95ce20dbaad3 (patch)
tree028710d8bf60620dde0b0d0b1864321c3453eeac /src/m
parentd8b3c19089f7b16fed7549bca34ecfe6c29ec62f (diff)
downloademacs-ebfbbbe463c0984204346c80737c95ce20dbaad3.tar.gz
emacs-ebfbbbe463c0984204346c80737c95ce20dbaad3.zip
Comment change.
Diffstat (limited to 'src/m')
-rw-r--r--src/m/intel386.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/m/intel386.h b/src/m/intel386.h
index 13899b04b6b..b77df70d7c9 100644
--- a/src/m/intel386.h
+++ b/src/m/intel386.h
@@ -192,7 +192,7 @@ NOTE-END */
192#define HAVE_ALLOCA 192#define HAVE_ALLOCA
193#define NO_REMAP 193#define NO_REMAP
194#define TEXT_START 0 194#define TEXT_START 0
195#endif /* not USG */ 195#endif /* USG */
196#endif /* not XENIX */ 196#endif /* not XENIX */
197 197
198#ifdef BSD 198#ifdef BSD