diff options
Diffstat (limited to 'drivers/char/rio/ltt.h')
-rw-r--r-- | drivers/char/rio/ltt.h | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/drivers/char/rio/ltt.h b/drivers/char/rio/ltt.h index f27dcecf03ca..ab04004d4048 100644 --- a/drivers/char/rio/ltt.h +++ b/drivers/char/rio/ltt.h @@ -36,7 +36,7 @@ #ifndef lint #ifdef SCCS_LABELS -static char *_rio_ltt_h_sccs = "@(#)ltt.h 1.1" ; +static char *_rio_ltt_h_sccs = "@(#)ltt.h 1.1"; #endif #endif @@ -45,11 +45,8 @@ static char *_rio_ltt_h_sccs = "@(#)ltt.h 1.1" ; #else #define LTT_STACK (ushort) 200 #endif - -/*********** end of file ***********/ - - +/*********** end of file ***********/ |