X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/196724c62d8c09b30dabb9a8ff3246033d95315f..1fdc0e664e74b7f89c199e3c2852c24dd33b8bd3:/Projects/Webserver/Lib/uip/uipopt.h diff --git a/Projects/Webserver/Lib/uip/uipopt.h b/Projects/Webserver/Lib/uip/uipopt.h index c8b3ad59e..c8d0cd202 100644 --- a/Projects/Webserver/Lib/uip/uipopt.h +++ b/Projects/Webserver/Lib/uip/uipopt.h @@ -689,7 +689,7 @@ typedef union uint8_t CurrentState; uint8_t NextState; - char FileName[30]; + char FileName[50]; FIL FileHandle; bool FileOpen; uint32_t ACKedFilePos;