summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Evans <bde@FreeBSD.org>1996-05-01 01:46:00 +0000
committerBruce Evans <bde@FreeBSD.org>1996-05-01 01:46:00 +0000
commitdeff23e5b192f976a4d1822abb7e6df0d04eb36c (patch)
tree418080f10efd507ebec7d05bb602a03279efb827
parent50e9e209437bf1fdc2801edc652e7bb888e916be (diff)
Notes
-rw-r--r--sys/sys/tablet.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/sys/tablet.h b/sys/sys/tablet.h
index eb667053af6c..d6d9758c159b 100644
--- a/sys/sys/tablet.h
+++ b/sys/sys/tablet.h
@@ -31,12 +31,13 @@
* SUCH DAMAGE.
*
* @(#)tablet.h 8.4 (Berkeley) 7/10/94
- * $Id: tablet.h,v 1.3 1996/02/24 11:21:19 hsu Exp $
+ * $Id: tablet.h,v 1.3 1996/03/11 02:15:32 hsu Exp $
*/
#ifndef _SYS_TABLET_H_
#define _SYS_TABLET_H_
+/*
* Tablet line discipline.
*/
#include <sys/ioctl.h>