diff options
| author | Jens Schweikhardt <schweikh@FreeBSD.org> | 2003-01-01 18:49:04 +0000 |
|---|---|---|
| committer | Jens Schweikhardt <schweikh@FreeBSD.org> | 2003-01-01 18:49:04 +0000 |
| commit | 9d5abbddbf03791c777fed86500976ea3dd19245 (patch) | |
| tree | f412dafc7d29429919e8770cdefeb37441fc1299 /sys/dev/mse | |
| parent | 3724136741436462897ae060c5547c43f8953e54 (diff) | |
Notes
Diffstat (limited to 'sys/dev/mse')
| -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 |
