summaryrefslogtreecommitdiff
path: root/common/upf.c
diff options
context:
space:
mode:
authorTed Lemon <source@isc.org>1999-03-26 19:19:46 +0000
committerTed Lemon <source@isc.org>1999-03-26 19:19:46 +0000
commit2d1b06e071253c6850a1d27ca9b7857620ccc5a5 (patch)
treedca2263056763e8bcb12d0687669c8e02bc336e9 /common/upf.c
parent2540af046cb52279823d956a2f6ff5723d0eeef9 (diff)
downloadisc-dhcp-2d1b06e071253c6850a1d27ca9b7857620ccc5a5.tar.gz
Pull up changes in Patchlevel 19
Diffstat (limited to 'common/upf.c')
-rw-r--r--common/upf.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/common/upf.c b/common/upf.c
index 65d2d554..a5509911 100644
--- a/common/upf.c
+++ b/common/upf.c
@@ -1,6 +1,6 @@
/* upf.c
- Ultrix PacketFilter interface code.
+ Ultrix PacketFilter interface code. */
/*
* Copyright (c) 1996-1999 Internet Software Consortium.
@@ -22,7 +22,7 @@
#ifndef lint
static char copyright[] =
-"$Id: upf.c,v 1.10 1999/03/16 06:37:50 mellon Exp $ Copyright (c) 1995, 1996, 1997, 1998, 1999 The Internet Software Consortium. All rights reserved.\n";
+"$Id: upf.c,v 1.11 1999/03/26 19:19:44 mellon Exp $ Copyright (c) 1995, 1996, 1997, 1998, 1999 The Internet Software Consortium. All rights reserved.\n";
#endif /* not lint */
#include "dhcpd.h"