summaryrefslogtreecommitdiffstats
path: root/sys/pci/if_wb.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/pci/if_wb.c')
-rw-r--r--sys/pci/if_wb.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/pci/if_wb.c b/sys/pci/if_wb.c
index 027365d..b65cfae 100644
--- a/sys/pci/if_wb.c
+++ b/sys/pci/if_wb.c
@@ -29,7 +29,7 @@
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
* THE POSSIBILITY OF SUCH DAMAGE.
*
- * $Id: if_wb.c,v 1.1 1998/12/04 18:01:21 wpaul Exp $
+ * $Id: if_wb.c,v 1.2 1998/12/05 02:21:44 wpaul Exp $
*/
/*
@@ -120,8 +120,8 @@
#include <pci/if_wbreg.h>
#ifndef lint
-static char rcsid[] =
- "$Id: if_wb.c,v 1.1 1998/12/04 18:01:21 wpaul Exp $";
+static const char rcsid[] =
+ "$Id: if_wb.c,v 1.2 1998/12/05 02:21:44 wpaul Exp $";
#endif
/*
OpenPOWER on IntegriCloud