diff options
| author | Kenichi Handa | 2004-04-16 12:51:06 +0000 |
|---|---|---|
| committer | Kenichi Handa | 2004-04-16 12:51:06 +0000 |
| commit | 6b61353c0a0320ee15bb6488149735381fed62ec (patch) | |
| tree | e69adba60e504a5a37beb556ad70084de88a7aab /src/param.h | |
| parent | dc6a28319312fe81f7a1015e363174022313f0bd (diff) | |
| download | emacs-6b61353c0a0320ee15bb6488149735381fed62ec.tar.gz emacs-6b61353c0a0320ee15bb6488149735381fed62ec.zip | |
Sync to HEAD
Diffstat (limited to 'src/param.h')
| -rw-r--r-- | src/param.h | 3 |
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) */ | ||