Typo in wsdisplay(4)
RVP <[email protected]> Tue, 22 Dec 2020 19:54:15 +0000 (UTC)
| Newsgroups | gmane.os.netbsd.documentation |
|---|---|
| Message-ID | <[email protected]> |
In the description of WSDISPLAYIO_GET_EDID, the structure
names don't match:
WSDISPLAYIO_GET_EDID (struct wsdisplay_edid_info)
vs.:
struct wsdisplayio_edid_info {
-RVP