diff options
Diffstat (limited to 'spectro/usbio_nt.c')
-rw-r--r-- | spectro/usbio_nt.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/spectro/usbio_nt.c b/spectro/usbio_nt.c index f5c3af8..8daac0d 100644 --- a/spectro/usbio_nt.c +++ b/spectro/usbio_nt.c @@ -567,7 +567,7 @@ char **pnames /* List of process names to try and kill before opening */ /* -------------------------------------------------------------- */ -/* Our universal USB transfer function, used for rd/wr. */ +/* Our universal USB transfer function */ /* It appears that we may return a timeout with valid characters. */ static int icoms_usb_transaction( icoms *p, |