diff options
Diffstat (limited to 'sys/sys/tiio.h')
-rw-r--r-- | sys/sys/tiio.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sys/tiio.h b/sys/sys/tiio.h index 442dceb012c06..7b4dca4465fed 100644 --- a/sys/sys/tiio.h +++ b/sys/sys/tiio.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/sys/tiio.h,v 1.1 2002/06/26 03:37:47 ken Exp $ */ /* * The ti_stats structure below is from code with the following copyright, |