forgot to commit a header change, again...

This commit is contained in:
macallan 2020-06-11 14:22:10 +00:00
parent aae463daac
commit da6a71d722
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
/* $NetBSD: radeonfbvar.h,v 1.20 2014/11/05 19:39:17 macallan Exp $ */
/* $NetBSD: radeonfbvar.h,v 1.21 2020/06/11 14:22:10 macallan Exp $ */
/*-
* Copyright (c) 2006 Itronix Inc.
@ -184,7 +184,7 @@ struct radeonfb_display {
int rd_ncrtcs;
struct radeonfb_crtc rd_crtcs[2];
struct radeonfb_cursor rd_cursor;
struct radeonfb_cursor rd_cursor, rd_tempcursor;
/* XXX: this should probaby be an array for CRTCs */
//struct videomode rd_videomode;