diff options
Diffstat (limited to 'lkm/ibcs2/ibcs2.c')
-rw-r--r-- | lkm/ibcs2/ibcs2.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lkm/ibcs2/ibcs2.c b/lkm/ibcs2/ibcs2.c index f7f9ec13477b..6184ec660cd7 100644 --- a/lkm/ibcs2/ibcs2.c +++ b/lkm/ibcs2/ibcs2.c @@ -25,7 +25,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $Id: ibcs2.c,v 1.6 1995/11/13 07:18:27 bde Exp $ + * $FreeBSD$ */ #include <sys/param.h> |