diff options
| -rw-r--r-- | sys/dev/drm2/drm_vm.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/drm2/drm_vm.c b/sys/dev/drm2/drm_vm.c index 22887679ecd5..b7979d912e15 100644 --- a/sys/dev/drm2/drm_vm.c +++ b/sys/dev/drm2/drm_vm.c @@ -37,7 +37,7 @@ __FBSDID("$FreeBSD$"); /** @file drm_vm.c - * Support code for mapping of DRM maps. + * Support code for mmaping of DRM maps. */ #include <dev/drm2/drmP.h> |
