mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
Correct typo in comment
This commit is contained in:
parent
c07f78a0b1
commit
aed5fb0a32
1 changed files with 1 additions and 1 deletions
|
|
@ -62,7 +62,7 @@ struct terasic_mtl_softc {
|
|||
int mtl_reg_rid;
|
||||
|
||||
/*
|
||||
* Graphics frame buffer device -- mappable form userspace.
|
||||
* Graphics frame buffer device -- mappable from userspace.
|
||||
*/
|
||||
struct cdev *mtl_pixel_cdev;
|
||||
struct resource *mtl_pixel_res;
|
||||
|
|
|
|||
Loading…
Reference in a new issue