diff options
Diffstat (limited to 'src/gfx/msr_rdcl.c')
-rw-r--r-- | src/gfx/msr_rdcl.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gfx/msr_rdcl.c b/src/gfx/msr_rdcl.c index 2f85e6a..1a01be7 100644 --- a/src/gfx/msr_rdcl.c +++ b/src/gfx/msr_rdcl.c @@ -437,8 +437,8 @@ redcloud_find_msr_device(MSR * pDev) /*-------------------------------------------------------------------- * gfx_id_msr_device * - * This routine handles reading the capabilities MSR register (typically - * 0x2000) and checking if the 'id' field matchs pDev.Id. This routine is + * This routine handles reading the capabilities MSR register (typically + * 0x2000) and checking if the 'id' field matches pDev.Id. This routine is * used by applications/drivers that need to extend the list of known * MBUS devices beyond those known by Durango. * |