diff options
| author | Dario Pagani <dario.pagani.146@gmail.com> | 2021-01-30 21:28:17 +0100 |
|---|---|---|
| committer | Dario Pagani <dario.pagani.146@gmail.com> | 2021-01-30 21:28:17 +0100 |
| commit | 38bb24d95df29b9f27ae468ae410db735419d21b (patch) | |
| tree | 3771491d35e84854f63800ebb62e6f3cb93629ef /hid-tminit.c | |
| parent | 8b9802ac40ade7a09c6bc52298e3501cfdc0732c (diff) | |
| download | hid-tminit-38bb24d95df29b9f27ae468ae410db735419d21b.tar.gz hid-tminit-38bb24d95df29b9f27ae468ae410db735419d21b.zip | |
comments
Diffstat (limited to 'hid-tminit.c')
| -rw-r--r-- | hid-tminit.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hid-tminit.c b/hid-tminit.c index d3ff381..5b44315 100644 --- a/hid-tminit.c +++ b/hid-tminit.c @@ -73,7 +73,7 @@ static void tminit_change_handler(struct urb *urb) } /** - * Called by the USB subsystem when the wheel respons to our request + * Called by the USB subsystem when the wheel responses to our request * to get [what it seems to be] the wheel's model. * * If the model id is recognized then we send an opportune USB CONTROL REQUEST |
