summaryrefslogtreecommitdiff
path: root/src/config.in
diff options
context:
space:
mode:
authorKarl Heuer <kwzh@gnu.org>1996-02-17 02:23:13 +0000
committerKarl Heuer <kwzh@gnu.org>1996-02-17 02:23:13 +0000
commit8cfac4c0988d6ab242747543cefeff5662e7941a (patch)
treeaafa9e50cfdca9c082062c386992ee03999ea586 /src/config.in
parent7f70d90590cdd208b2fe36d9763ce413df50eed8 (diff)
downloademacs-8cfac4c0988d6ab242747543cefeff5662e7941a.tar.gz
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 54b27d2a7a8..595ac54e4fb 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