fix strange chars (kate is sometimes really buggy!)
authorThomas Jarosch <opensource@intra2net.com>
Sun, 12 Jun 2005 11:17:37 +0000 (11:17 +0000)
committerThomas Jarosch <opensource@intra2net.com>
Sun, 12 Jun 2005 11:17:37 +0000 (11:17 +0000)
src/ftdi.c

index aaf0cb3..4cc36ce 100644 (file)
@@ -218,8 +218,8 @@ int ftdi_usb_open_dev(struct ftdi_context *ftdi, struct usb_device *dev)
 }
 
 /* ftdi_usb_open
-   
-   Opens the first device with a given vendor and product ids.
+   
+   Opens the first device with a given vendor and product ids.
    
    Return codes:
    See ftdi_usb_open_desc()