aboutsummaryrefslogtreecommitdiffstats
path: root/src/param.h
diff options
context:
space:
mode:
authorKenichi Handa2004-04-16 12:51:06 +0000
committerKenichi Handa2004-04-16 12:51:06 +0000
commit6b61353c0a0320ee15bb6488149735381fed62ec (patch)
treee69adba60e504a5a37beb556ad70084de88a7aab /src/param.h
parentdc6a28319312fe81f7a1015e363174022313f0bd (diff)
downloademacs-6b61353c0a0320ee15bb6488149735381fed62ec.tar.gz
emacs-6b61353c0a0320ee15bb6488149735381fed62ec.zip
Sync to HEAD
Diffstat (limited to 'src/param.h')
-rw-r--r--src/param.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/param.h b/src/param.h
index 1b27b50a276..5e80bf9e548 100644
--- a/src/param.h
+++ b/src/param.h
@@ -1,2 +1,5 @@
1/* This is so that Emacs can run on VMS... */ 1/* This is so that Emacs can run on VMS... */
2#define EXEC_PAGESIZE 512 2#define EXEC_PAGESIZE 512
3
4/* arch-tag: a6daea28-33a6-4dd3-97d8-5ee1a12f09d3
5 (do not change this comment) */