From 28418a65c9421ef2dc2779a4d8f5febbec3c36f2 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Mon, 20 Jul 1998 12:36:22 +0000 Subject: [PATCH 1/1] Minor changes. --- include/xmalloc.h | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/include/xmalloc.h b/include/xmalloc.h index 0c7df51..a2758c6 100644 --- a/include/xmalloc.h +++ b/include/xmalloc.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 1995, Index Data. + * Copyright (c) 1995-1998, Index Data. * * Permission to use, copy, modify, distribute, and sell this software and * its documentation, in whole or in part, for any purpose, is hereby granted, @@ -24,7 +24,10 @@ * OF THIS SOFTWARE. * * $Log: xmalloc.h,v $ - * Revision 1.4 1997-10-31 12:20:08 adam + * Revision 1.5 1998-07-20 12:36:22 adam + * Minor changes. + * + * Revision 1.4 1997/10/31 12:20:08 adam * Improved memory debugging for xmalloc/nmem.c. References to NMEM * instead of ODR in n ESPEC-1 handling in source d1_espec.c. * Bug fix: missing fclose in data1_read_espec1. -- 1.7.10.4