aboutsummaryrefslogtreecommitdiffstats
path: root/src/alloc.c
diff options
context:
space:
mode:
authorMiles Bader2003-09-01 15:45:59 +0000
committerMiles Bader2003-09-01 15:45:59 +0000
commitab5796a9f97180707734a81320e3eb81937281fe (patch)
treeeef8aa4dd3733966628c6a43bd924b51557519e9 /src/alloc.c
parent1042fe8c8ca167fdb44365d99a35492df87b078f (diff)
downloademacs-ab5796a9f97180707734a81320e3eb81937281fe.tar.gz
emacs-ab5796a9f97180707734a81320e3eb81937281fe.zip
Add arch taglines
Diffstat (limited to 'src/alloc.c')
-rw-r--r--src/alloc.c3
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) */