diff options
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 @@ /* This is so that Emacs can run on VMS... */ #define EXEC_PAGESIZE 512 + +/* arch-tag: a6daea28-33a6-4dd3-97d8-5ee1a12f09d3 + (do not change this comment) */ |