aboutsummaryrefslogtreecommitdiffstats
path: root/mps/code/buffer.c
diff options
context:
space:
mode:
Diffstat (limited to 'mps/code/buffer.c')
-rw-r--r--mps/code/buffer.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/mps/code/buffer.c b/mps/code/buffer.c
index 388196350a4..1828ae22d65 100644
--- a/mps/code/buffer.c
+++ b/mps/code/buffer.c
@@ -1,6 +1,7 @@
1/* impl.c.buffer: ALLOCATION BUFFER IMPLEMENTATION 1/* impl.c.buffer: ALLOCATION BUFFER IMPLEMENTATION
2 * 2 *
3 * $Id$ 3 * $Id$
4 * $HopeName: MMsrc!buffer.c(trunk.64) $
4 * Copyright (c) 2001 Ravenbrook Limited. 5 * Copyright (c) 2001 Ravenbrook Limited.
5 * 6 *
6 * .purpose: This is (part of) the implementation of allocation buffers. 7 * .purpose: This is (part of) the implementation of allocation buffers.