summaryrefslogtreecommitdiff
path: root/sys/boot/common/console.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/common/console.c')
-rw-r--r--sys/boot/common/console.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/common/console.c b/sys/boot/common/console.c
index b9534d304030b..efe3d33b18730 100644
--- a/sys/boot/common/console.c
+++ b/sys/boot/common/console.c
@@ -23,7 +23,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id: console.c,v 1.2 1998/09/26 01:29:13 msmith Exp $
+ * $Id: console.c,v 1.3 1998/10/11 10:19:11 peter Exp $
*/
#include <stand.h>