diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2006-12-02 13:26:16 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2006-12-02 13:26:16 +0000 |
commit | d2c8d56da6a0b1f99fd3b3e9fed1871cf1cfc577 (patch) | |
tree | 651fe99253c681d113578ffd0d94ff7eea2411e9 | |
parent | 5f7a51d9481bd1d438c6cefef01cde898e1e9cae (diff) |
typo
-rw-r--r-- | sys/dev/vesa/vesabios.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/vesa/vesabios.c b/sys/dev/vesa/vesabios.c index 09d0eb4bbd8..4dc34a49921 100644 --- a/sys/dev/vesa/vesabios.c +++ b/sys/dev/vesa/vesabios.c @@ -1,4 +1,4 @@ -/* $OpenBSD: */ +/* $OpenBSD: vesabios.c,v 1.2 2006/12/02 13:26:15 matthieu Exp $ */ /* * Copyright (c) 2002, 2004 |