From 654821aa33379e3f80d4afdc37f2eef106bd35bf Mon Sep 17 00:00:00 2001 From: Ted Lemon Date: Fri, 26 Mar 1999 16:53:50 +0000 Subject: [PATCH] Add missing comment closure. --- common/upf.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/common/upf.c b/common/upf.c index c172c6239..c2f28c928 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) 1995, 1996, 1997, 1998, 1999 @@ -42,7 +42,7 @@ #ifndef lint static char copyright[] = -"$Id: upf.c,v 1.3.2.3 1999/02/23 22:09:56 mellon Exp $ Copyright (c) 1995, 1996, 1997, 1998, 1999 The Internet Software Consortium. All rights reserved.\n"; +"$Id: upf.c,v 1.3.2.4 1999/03/26 16:53:50 mellon Exp $ Copyright (c) 1995, 1996, 1997, 1998, 1999 The Internet Software Consortium. All rights reserved.\n"; #endif /* not lint */ #include "dhcpd.h" -- 2.47.3