2
0
mirror of https://gitlab.isc.org/isc-projects/dhcp synced 2025-08-31 14:25:41 +00:00

Code cleanup to remove warnings from "gcc -Wall".

See RT ticket #16988 for more.
This commit is contained in:
Shane Kerr
2007-07-13 06:43:43 +00:00
parent 763cba6b91
commit 28868515f6
77 changed files with 247 additions and 822 deletions

View File

@@ -32,11 +32,6 @@
* ``http://www.nominum.com''.
*/
#ifndef lint
static char copyright[] =
"$Id: salloc.c,v 1.6 2006/02/24 23:16:32 dhankins Exp $ Copyright (c) 2004-2006 Internet Systems Consortium. All rights reserved.\n";
#endif /* not lint */
#include "dhcpd.h"
#include <omapip/omapip_p.h>