diff options
Diffstat (limited to 'sys/dev/ichsmb')
| -rw-r--r-- | sys/dev/ichsmb/ichsmb.c | 3 | ||||
| -rw-r--r-- | sys/dev/ichsmb/ichsmb_reg.h | 3 | ||||
| -rw-r--r-- | sys/dev/ichsmb/ichsmb_var.h | 3 |
3 files changed, 3 insertions, 6 deletions
diff --git a/sys/dev/ichsmb/ichsmb.c b/sys/dev/ichsmb/ichsmb.c index 0d8dd59b07a3..2d92a65f9fe5 100644 --- a/sys/dev/ichsmb/ichsmb.c +++ b/sys/dev/ichsmb/ichsmb.c @@ -1,5 +1,4 @@ - -/* +/*- * ichsmb.c * * Author: Archie Cobbs <archie@freebsd.org> diff --git a/sys/dev/ichsmb/ichsmb_reg.h b/sys/dev/ichsmb/ichsmb_reg.h index ca0577c7d178..a031607f4fdc 100644 --- a/sys/dev/ichsmb/ichsmb_reg.h +++ b/sys/dev/ichsmb/ichsmb_reg.h @@ -1,5 +1,4 @@ - -/* +/*- * ichsmb_reg.h * * Copyright (c) 2000 Whistle Communications, Inc. diff --git a/sys/dev/ichsmb/ichsmb_var.h b/sys/dev/ichsmb/ichsmb_var.h index 99abbe55afbe..d8def6de9c48 100644 --- a/sys/dev/ichsmb/ichsmb_var.h +++ b/sys/dev/ichsmb/ichsmb_var.h @@ -1,5 +1,4 @@ - -/* +/*- * ichsmb_var.h * * Copyright (c) 2000 Whistle Communications, Inc. |
