diff --git a/src/wps/http_client.c b/src/wps/http_client.c index b12c56018..f5c2ee034 100644 --- a/src/wps/http_client.c +++ b/src/wps/http_client.c @@ -1,4 +1,4 @@ -/** +/* * http_client - HTTP client * Copyright (c) 2009, Jouni Malinen * diff --git a/src/wps/http_server.c b/src/wps/http_server.c index 8a60c2c18..356f599ab 100644 --- a/src/wps/http_server.c +++ b/src/wps/http_server.c @@ -1,4 +1,4 @@ -/** +/* * http_server - HTTP server * Copyright (c) 2009, Jouni Malinen * diff --git a/src/wps/httpread.c b/src/wps/httpread.c index 0d7165e9c..40422e465 100644 --- a/src/wps/httpread.c +++ b/src/wps/httpread.c @@ -1,4 +1,4 @@ -/** +/* * httpread - Manage reading file(s) from HTTP/TCP socket * Author: Ted Merrill * Copyright 2008 Atheros Communications