diff options
Diffstat (limited to 'drivers/char/rio/lrt.h')
-rw-r--r-- | drivers/char/rio/lrt.h | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/drivers/char/rio/lrt.h b/drivers/char/rio/lrt.h index bbac8fa18fee..b41764d7a22a 100644 --- a/drivers/char/rio/lrt.h +++ b/drivers/char/rio/lrt.h @@ -36,7 +36,7 @@ #ifndef lint #ifdef SCCS_LABELS -static char *_rio_lrt_h_sccs = "@(#)lrt.h 1.1" ; +static char *_rio_lrt_h_sccs = "@(#)lrt.h 1.1"; #endif #endif @@ -50,6 +50,3 @@ static char *_rio_lrt_h_sccs = "@(#)lrt.h 1.1" ; /*********** end of file ***********/ - - - |