From 8f8357505c5520c49f5c099c996b98a053fe78d5 Mon Sep 17 00:00:00 2001 From: obrien Date: Thu, 13 Dec 2001 23:48:34 +0000 Subject: Convert C++ style comments to proper C ones. Clean up C comments just a tad. Fix ID's. --- sys/dev/asr/i2oadptr.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'sys/dev/asr/i2oadptr.h') diff --git a/sys/dev/asr/i2oadptr.h b/sys/dev/asr/i2oadptr.h index d2ec6a9..36240b1 100644 --- a/sys/dev/asr/i2oadptr.h +++ b/sys/dev/asr/i2oadptr.h @@ -1,4 +1,3 @@ -/* $FreeBSD$ */ /**************************************************************** * Copyright (c) 1996-2000 Distributed Processing Technology Corporation * Copyright (c) 2000 Adaptec Corproation. @@ -76,6 +75,9 @@ * header file at the I2O SIG Web site. Furthermore, to become a Registered * Developer of the I2O SIG, sign up at the Web site or call 415.750.8352 * (United States). + * + * $FreeBSD$ + * ****************************************************************/ #if !defined(I2O_ADPTR_HDR) -- cgit v1.1