summaryrefslogtreecommitdiff
path: root/lib/libstand/zalloc_protos.h
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>1999-01-21 00:55:32 +0000
committercvs2svn <cvs2svn@FreeBSD.org>1999-01-21 00:55:32 +0000
commit2e61cbb7f50878e738849ea4384118c13733f09c (patch)
treee87cf98a8f654158f3ba922ed4d31607b79c4944 /lib/libstand/zalloc_protos.h
parent76b5366091f76c9bc73570149ef5055648fc2c39 (diff)
Diffstat (limited to 'lib/libstand/zalloc_protos.h')
-rw-r--r--lib/libstand/zalloc_protos.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libstand/zalloc_protos.h b/lib/libstand/zalloc_protos.h
index 633453d2a621c..0a4de4708e8f4 100644
--- a/lib/libstand/zalloc_protos.h
+++ b/lib/libstand/zalloc_protos.h
@@ -26,7 +26,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id: zalloc_protos.h,v 1.1 1998/09/26 01:42:39 msmith Exp $
+ * $Id: zalloc_protos.h,v 1.2 1998/10/01 17:35:08 msmith Exp $
*/
Library void *znalloc(struct MemPool *mpool, iaddr_t bytes);