From 0b2e4fbc020ad767e52e06551a08fb310f5bba00 Mon Sep 17 00:00:00 2001 From: guy Date: Fri, 2 Aug 2002 03:24:15 +0000 Subject: [PATCH] Get rid of a bogus */ in the middle of a comment. --- lbl/os-osf5.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lbl/os-osf5.h b/lbl/os-osf5.h index 76be827..1ebcac6 100644 --- a/lbl/os-osf5.h +++ b/lbl/os-osf5.h @@ -18,11 +18,11 @@ * WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. * - * @(#) $Header: /tcpdump/master/libpcap/lbl/os-osf5.h,v 1.1 2002-06-01 09:37:42 guy Exp $ (LBL) + * @(#) $Header: /tcpdump/master/libpcap/lbl/os-osf5.h,v 1.2 2002-08-02 03:24:15 guy Exp $ (LBL) */ /* - * Prototypes missing in Tru64 UNIX 5.x */ + * Prototypes missing in Tru64 UNIX 5.x * XXX - "snprintf()" and "vsnprintf()" aren't missing, but you have to * #define the right value to get them defined by . */