diff options
Diffstat (limited to 'drivers/char/rio/rupstat.h')
-rw-r--r-- | drivers/char/rio/rupstat.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/char/rio/rupstat.h b/drivers/char/rio/rupstat.h index b4aafaff0d78..56d828c63d28 100644 --- a/drivers/char/rio/rupstat.h +++ b/drivers/char/rio/rupstat.h @@ -39,7 +39,7 @@ #ifndef lint #ifdef SCCS_LABELS -static char *_rio_rupstat_h_sccs = "@(#)rupstat.h 1.1" ; +static char *_rio_rupstat_h_sccs = "@(#)rupstat.h 1.1"; #endif #endif @@ -48,4 +48,3 @@ static char *_rio_rupstat_h_sccs = "@(#)rupstat.h 1.1" ; #define STATUS_TOPOLOGY 2 #endif - |