diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2005-05-07 17:51:10 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2005-05-07 17:51:10 +0000 |
commit | e87a6b5d6805bf9f3f9faf53db0ba96345ef0f77 (patch) | |
tree | 5d7f179f3d81639a2b00e739c98d784b98e1bfae /sys/dev/ieee488/ibfoo_int.h | |
parent | bbe327aea67f046183f949450d6271765b9ebfb0 (diff) |
Diffstat (limited to 'sys/dev/ieee488/ibfoo_int.h')
-rw-r--r-- | sys/dev/ieee488/ibfoo_int.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/ieee488/ibfoo_int.h b/sys/dev/ieee488/ibfoo_int.h index 28f72897a9dfe..0fdaf274aee9c 100644 --- a/sys/dev/ieee488/ibfoo_int.h +++ b/sys/dev/ieee488/ibfoo_int.h @@ -26,7 +26,7 @@ * This file defines the ABI between the userland gpib library and the * kernel. This file should not be used anywhere else. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/ieee488/ibfoo_int.h,v 1.2.2.1 2005/03/07 13:46:40 phk Exp $ */ #include <sys/ioccom.h> |