diff options
Diffstat (limited to 'drivers/char/rio/enable.h')
-rw-r--r-- | drivers/char/rio/enable.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/drivers/char/rio/enable.h b/drivers/char/rio/enable.h index 8e9a419e15b0..e06673fa48cf 100644 --- a/drivers/char/rio/enable.h +++ b/drivers/char/rio/enable.h @@ -36,7 +36,7 @@ #ifndef lint #ifdef SCCS -static char *_rio_enable_h_sccs = "@(#)enable.h 1.1" ; +static char *_rio_enable_h_sccs = "@(#)enable.h 1.1"; #endif #endif @@ -46,5 +46,3 @@ static char *_rio_enable_h_sccs = "@(#)enable.h 1.1" ; /*********** end of file ***********/ - - |