]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
Debugging allocator needs logging functions.
authorTed Lemon <source@isc.org>
Tue, 25 Jan 2000 20:41:45 +0000 (20:41 +0000)
committerTed Lemon <source@isc.org>
Tue, 25 Jan 2000 20:41:45 +0000 (20:41 +0000)
omapip/errwarn.c [moved from common/errwarn.c with 98% similarity]

similarity index 98%
rename from common/errwarn.c
rename to omapip/errwarn.c
index dc165c16b362493764e51b602e546d720f5c3ce3..c55a2dfe0acdc977522275ac79904a5075a96377 100644 (file)
@@ -29,7 +29,7 @@
 
 #ifndef lint
 static char copyright[] =
-"$Id: errwarn.c,v 1.20 1999/10/07 06:35:41 mellon Exp $ Copyright (c) 1996 The Internet Software Consortium.  All rights reserved.\n";
+"$Id: errwarn.c,v 1.1 2000/01/25 20:41:45 mellon Exp $ Copyright (c) 1996 The Internet Software Consortium.  All rights reserved.\n";
 #endif /* not lint */
 
 #include "dhcpd.h"