mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-17 10:26:15 +00:00
Fix comment introduced in r262480: it's 1920x1200, not 1980x1200.
PR: kern/180558 MFC after: 5 days
This commit is contained in:
parent
43e3038611
commit
50b9fb4657
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=262502
@ -145,7 +145,7 @@
|
||||
/*
|
||||
The following #defines are hard-coded for a maximum text
|
||||
resolution corresponding to a maximum framebuffer
|
||||
resolution of 1980x1200 with an 8x8 font...
|
||||
resolution of 1920x1200 with an 8x8 font...
|
||||
*/
|
||||
#define COL 240
|
||||
#define ROW 150
|
||||
|
Loading…
Reference in New Issue
Block a user