diff options
| author | Miles Bader | 2003-09-01 15:45:59 +0000 |
|---|---|---|
| committer | Miles Bader | 2003-09-01 15:45:59 +0000 |
| commit | ab5796a9f97180707734a81320e3eb81937281fe (patch) | |
| tree | eef8aa4dd3733966628c6a43bd924b51557519e9 /src/alloc.c | |
| parent | 1042fe8c8ca167fdb44365d99a35492df87b078f (diff) | |
| download | emacs-ab5796a9f97180707734a81320e3eb81937281fe.tar.gz emacs-ab5796a9f97180707734a81320e3eb81937281fe.zip | |
Add arch taglines
Diffstat (limited to 'src/alloc.c')
| -rw-r--r-- | src/alloc.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/alloc.c b/src/alloc.c index ca26888c442..f73edcd70e9 100644 --- a/src/alloc.c +++ b/src/alloc.c | |||
| @@ -5789,3 +5789,6 @@ The time is in seconds as a floating point value. */); | |||
| 5789 | defsubr (&Sgc_status); | 5789 | defsubr (&Sgc_status); |
| 5790 | #endif | 5790 | #endif |
| 5791 | } | 5791 | } |
| 5792 | |||
| 5793 | /* arch-tag: 6695ca10-e3c5-4c2c-8bc3-ed26a7dda857 | ||
| 5794 | (do not change this comment) */ | ||