diff options
Diffstat (limited to 'sys/arch/sparc/dev/p9000.c')
-rw-r--r-- | sys/arch/sparc/dev/p9000.c | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sys/arch/sparc/dev/p9000.c b/sys/arch/sparc/dev/p9000.c index 2cd2f047a82..264ecbd780c 100644 --- a/sys/arch/sparc/dev/p9000.c +++ b/sys/arch/sparc/dev/p9000.c @@ -1,4 +1,5 @@ -/* $OpenBSD: p9000.c,v 1.4 2003/11/07 10:16:45 jmc Exp $ */ +/* $OpenBSD: p9000.c,v 1.5 2004/02/27 22:32:20 miod Exp $ */ + /* * Copyright (c) 2003, Miodrag Vallat. * @@ -557,7 +558,7 @@ void p9000_ras_init(struct p9000_softc *sc) { /* - * Setup safe defaults for the parameter and drawing engine, in + * Setup safe defaults for the parameter and drawing engines, in * order to minimize the operations to do for ri_ops. */ |