Use strcat() in the HTTPServer project instead of using strcpy() and strlen().
[pub/lufa.git] / LUFA / Drivers / USB / Core / Events.c
2011-02-19 Dean CameraInitial restructuring of the core USB driver module...