aboutsummaryrefslogtreecommitdiff
path: root/gnu/lib/libg++/include/AllocRing.h
diff options
context:
space:
mode:
authorRodney W. Grimes <rgrimes@FreeBSD.org>1995-05-30 05:05:38 +0000
committerRodney W. Grimes <rgrimes@FreeBSD.org>1995-05-30 05:05:38 +0000
commit4399be3cbd35324f7a2c00d77229d995b4022138 (patch)
treea3959baf797787918878bec6d58d6a0fb743ad0a /gnu/lib/libg++/include/AllocRing.h
parent709e8f9ae1d734c1a163c9b421df4b8153939ce7 (diff)
Notes
Diffstat (limited to 'gnu/lib/libg++/include/AllocRing.h')
-rw-r--r--gnu/lib/libg++/include/AllocRing.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/lib/libg++/include/AllocRing.h b/gnu/lib/libg++/include/AllocRing.h
index 15dd1610750c..f2f5db57d0e3 100644
--- a/gnu/lib/libg++/include/AllocRing.h
+++ b/gnu/lib/libg++/include/AllocRing.h
@@ -1,5 +1,5 @@
// This may look like C code, but it is really -*- C++ -*-
-/*
+/*
Copyright (C) 1989 Free Software Foundation
written by Doug Lea (dl@rocky.oswego.edu)
@@ -25,7 +25,7 @@ Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
/*
- An AllocRing holds the last n malloc'ed strings, reallocating/reusing
+ An AllocRing holds the last n malloc'ed strings, reallocating/reusing
one only when the queue wraps around. It thus guarantees that the
last n allocations are intact. It is useful for things like I/O
formatting where reasonable restrictions may be made about the