diff --git a/src/sys/svc/hasp_http.h b/src/sys/svc/hasp_http.h index ab47e066..12430a14 100644 --- a/src/sys/svc/hasp_http.h +++ b/src/sys/svc/hasp_http.h @@ -7,11 +7,11 @@ #include "hasp_conf.h" #ifndef HTTP_USERNAME -#define HTTP_USERNAME ""; +#define HTTP_USERNAME "" #endif #ifndef HTTP_PASSWORD -#define HTTP_PASSWORD ""; +#define HTTP_PASSWORD "" #endif struct hasp_http_config_t