summaryrefslogtreecommitdiff
path: root/sys/pci/if_sis.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/pci/if_sis.c')
-rw-r--r--sys/pci/if_sis.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/pci/if_sis.c b/sys/pci/if_sis.c
index 0d40912b0a82..f68b310efa8c 100644
--- a/sys/pci/if_sis.c
+++ b/sys/pci/if_sis.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.
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/pci/if_sis.c,v 1.13.4.4 2000/08/25 19:09:43 wpaul Exp $
*/
/*
@@ -98,7 +98,7 @@
#ifndef lint
static const char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/sys/pci/if_sis.c,v 1.13.4.4 2000/08/25 19:09:43 wpaul Exp $";
#endif
/*