X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=ao-tools%2Flib%2Fcc-usbdev.c;h=b176170013574dbfcbb0324f1781c4d5ef1ef469;hb=72bcff4c1af10571314e5cbbe29f073de818088e;hp=6c3ba5910b3602465e918dc38f7bcec04d700e9f;hpb=fce4e6926de7cb5ef6ea64a8db134c442b86153b;p=fw%2Faltos diff --git a/ao-tools/lib/cc-usbdev.c b/ao-tools/lib/cc-usbdev.c index 6c3ba591..b1761700 100644 --- a/ao-tools/lib/cc-usbdev.c +++ b/ao-tools/lib/cc-usbdev.c @@ -102,7 +102,7 @@ usb_tty(char *sys) struct dirent **namelist; int interface; int num_interfaces; - char endpoint_base[20]; + char endpoint_base[64]; char *endpoint_full; char *tty_dir; int ntty;