aboutsummaryrefslogtreecommitdiff
path: root/lib/libatm/ip_checksum.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libatm/ip_checksum.c')
-rw-r--r--lib/libatm/ip_checksum.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libatm/ip_checksum.c b/lib/libatm/ip_checksum.c
index 3cdf2f2bee28..b9c7fa85fa8a 100644
--- a/lib/libatm/ip_checksum.c
+++ b/lib/libatm/ip_checksum.c
@@ -23,7 +23,7 @@
* Copies of this Software may be made, however, the above copyright
* notice must be reproduced on all copies.
*
- * @(#) $Id: ip_checksum.c,v 1.1 1998/09/15 08:22:34 phk Exp $
+ * @(#) $FreeBSD$
*
*/
@@ -51,7 +51,7 @@
#include "libatm.h"
#ifndef lint
-__RCSID("@(#) $Id: ip_checksum.c,v 1.1 1998/09/15 08:22:34 phk Exp $");
+__RCSID("@(#) $FreeBSD$");
#endif