From: Jouni Malinen Date: Sat, 28 Nov 2009 19:34:14 +0000 (+0200) Subject: Fix doxygen file level comments X-Git-Tag: hostap_0_7_1~474 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d5aca73bb25643116ead35da019798aa2e178a6;p=thirdparty%2Fhostap.git Fix doxygen file level comments --- 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