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 442dceb012c0..99fe261b9a75 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.34.1 2009/04/15 03:14:26 kensmith Exp $ */ /* * The ti_stats structure below is from code with the following copyright, |