From c1f1caae59f1c278ef8a92b0e904269297b1d42f Mon Sep 17 00:00:00 2001 From: archie Date: Thu, 10 Dec 1998 02:02:30 +0000 Subject: Eliminate compiler warning. --- sys/pci/if_wb.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sys/pci/if_wb.c') 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 #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 /* -- cgit v1.1