diff options
Diffstat (limited to 'sys/dev/mse/mse.c')
| -rw-r--r-- | sys/dev/mse/mse.c | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/mse/mse.c b/sys/dev/mse/mse.c index 317b6cc24386..3887ba1f23f9 100644 --- a/sys/dev/mse/mse.c +++ b/sys/dev/mse/mse.c @@ -850,7 +850,7 @@ mse_getlogi(tag, handle, dx, dy, but)   * Routines for the ATI Inport bus mouse.   */  /* - * Test for a ATI Inport bus mouse and return 1 if it is. + * Test for an ATI Inport bus mouse and return 1 if it is.   * (do not enable interrupts)   */  static int  | 
