diff options
| author | Marius Strobl <marius@FreeBSD.org> | 2007-01-10 19:04:00 +0000 |
|---|---|---|
| committer | Marius Strobl <marius@FreeBSD.org> | 2007-01-10 19:04:00 +0000 |
| commit | 2e297271ca4fb665d4c303e1f598a56fdc507420 (patch) | |
| tree | 7bda157b5bd5dd526432e519da0defc4ee5726a8 /sys/dev | |
| parent | 6e62b0698286ab40da9b0873509d8ede169fcf02 (diff) | |
Notes
Diffstat (limited to 'sys/dev')
| -rw-r--r-- | sys/dev/syscons/scvesactl.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/syscons/scvesactl.c b/sys/dev/syscons/scvesactl.c index 53285a6c37e4..c68d46a7d9d6 100644 --- a/sys/dev/syscons/scvesactl.c +++ b/sys/dev/syscons/scvesactl.c @@ -148,4 +148,4 @@ vesa_unload_ioctl(void) return 0; } -#endif /* SC_NO_MODE_CHANGE */ +#endif /* VGA_NO_MODE_CHANGE */ |
