diff options
Diffstat (limited to 'drivers/char/rio/hosthw.h')
-rw-r--r-- | drivers/char/rio/hosthw.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/drivers/char/rio/hosthw.h b/drivers/char/rio/hosthw.h index f6f31ece6e3..6281fe47f4e 100644 --- a/drivers/char/rio/hosthw.h +++ b/drivers/char/rio/hosthw.h @@ -37,7 +37,7 @@ #ifndef lint #ifdef SCCS_LABELS -static char *_rio_hosthw_h_sccs = "@(#)hosthw.h 1.2" ; +static char *_rio_hosthw_h_sccs = "@(#)hosthw.h 1.2"; #endif #endif @@ -53,5 +53,3 @@ static char *_rio_hosthw_h_sccs = "@(#)hosthw.h 1.2" ; /*********** end of file ***********/ - - |