diff options
| author | Julio Merino <jmmv@FreeBSD.org> | 2014-02-25 23:04:39 +0000 |
|---|---|---|
| committer | Julio Merino <jmmv@FreeBSD.org> | 2014-02-25 23:04:39 +0000 |
| commit | 50b9fb465762815f1cc8ccdda17b66d5c246aad6 (patch) | |
| tree | 18837d5220459b87331e1fd84975a88808f88dc0 /sys/dev/syscons/syscons.h | |
| parent | 43e3038611943925a3a9560242b9218a68a8fb6f (diff) | |
Notes
Diffstat (limited to 'sys/dev/syscons/syscons.h')
| -rw-r--r-- | sys/dev/syscons/syscons.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/syscons/syscons.h b/sys/dev/syscons/syscons.h index da53efd24deeb..06e104595c2ec 100644 --- a/sys/dev/syscons/syscons.h +++ b/sys/dev/syscons/syscons.h @@ -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 |
