summaryrefslogtreecommitdiffstats
path: root/sys/modules/syscons/saver.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/syscons/saver.h')
-rw-r--r--sys/modules/syscons/saver.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/modules/syscons/saver.h b/sys/modules/syscons/saver.h
index 7ba6c11..7118e45 100644
--- a/sys/modules/syscons/saver.h
+++ b/sys/modules/syscons/saver.h
@@ -25,7 +25,7 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
- * $Id: saver.h,v 1.8 1997/05/21 14:18:00 yokota Exp $
+ * $Id: saver.h,v 1.9 1997/07/15 14:48:11 yokota Exp $
*/
#include <machine/apm_bios.h>
@@ -36,7 +36,7 @@
extern scr_stat *cur_console;
extern u_short *Crtat;
extern u_int crtc_addr;
-extern char crtc_vga;
+extern char crtc_type;
extern char scr_map[];
extern int scrn_blanked;
extern int fonts_loaded;
OpenPOWER on IntegriCloud