aboutsummaryrefslogtreecommitdiffstats
path: root/src/config.in
diff options
context:
space:
mode:
authorKarl Heuer <[email protected]>1996-02-17 02:23:13 +0000
committerKarl Heuer <[email protected]>1996-02-17 02:23:13 +0000
commitf11c1c141cad3fa0a446573d0956b9891ee105c7 (patch)
treed2f94ed2a304fe87c4604058ef3f8209a590bc2f /src/config.in
parentbf04a50e58bdec1524cae3407d24c624aa4ed9e9 (diff)
Comment fixes.
Diffstat (limited to 'src/config.in')
-rw-r--r--src/config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config.in b/src/config.in
index 54b27d2a7a..595ac54e4f 100644
--- a/src/config.in
+++ b/src/config.in
@@ -323,7 +323,7 @@ extern char *getenv ();
#endif /* EMACS_CONFIG_H */
/* These default definitions are good for almost all machines.
- The exceptions override them in m/*.h. */
+ The exceptions override them in m/MACHINE.h. */
#ifndef BITS_PER_CHAR
#define BITS_PER_CHAR 8