diff options
Diffstat (limited to 'ao-tools/lib/cc-usb.h')
| -rw-r--r-- | ao-tools/lib/cc-usb.h | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/ao-tools/lib/cc-usb.h b/ao-tools/lib/cc-usb.h index d7acfbd2..9baabd95 100644 --- a/ao-tools/lib/cc-usb.h +++ b/ao-tools/lib/cc-usb.h @@ -47,7 +47,7 @@ cc_usb_debug_mode(struct cc_usb *cc);  int  cc_usb_reset(struct cc_usb *cc); -void +int  cc_usb_sync(struct cc_usb *cc);  void  | 
