Changes from arch/CVS synchronization
author |
Miles Bader <miles@gnu.org> |
date |
Tue, 13 Apr 2004 23:32:57 +0000 |
parents |
3064d74c4fe1 |
children |
0b05bc300cb8 |
files |
src/sheap.c src/unexcw.c |
diffstat |
2 files changed, 6 insertions(+), 0 deletions(-)
[+]
|
line diff
--- a/src/sheap.c Tue Apr 13 23:16:57 2004 +0000
+++ b/src/sheap.c Tue Apr 13 23:32:57 2004 +0000
@@ -99,3 +99,6 @@
bss_sbrk_ptr - bss_sbrk_buffer, STATIC_HEAP_SIZE);
message ("%s", buf);
}
+
+/* arch-tag: 1bc386e8-71c2-4da4-b8b5-c1674a9cf926
+ (do not change this comment) */
--- a/src/unexcw.c Tue Apr 13 23:16:57 2004 +0000
+++ b/src/unexcw.c Tue Apr 13 23:32:57 2004 +0000
@@ -302,3 +302,6 @@
return (0);
}
+
+/* arch-tag: fc44f6c3-ca0a-45e0-a5a2-58b6101b1e65
+ (do not change this comment) */