Browse Source

Fix doxygen file level comments

Jouni Malinen 15 years ago
parent
commit
8d5aca73bb
3 changed files with 3 additions and 3 deletions
  1. 1 1
      src/wps/http_client.c
  2. 1 1
      src/wps/http_server.c
  3. 1 1
      src/wps/httpread.c

+ 1 - 1
src/wps/http_client.c

@@ -1,4 +1,4 @@
-/**
+/*
  * http_client - HTTP client
  * Copyright (c) 2009, Jouni Malinen <j@w1.fi>
  *

+ 1 - 1
src/wps/http_server.c

@@ -1,4 +1,4 @@
-/**
+/*
  * http_server - HTTP server
  * Copyright (c) 2009, Jouni Malinen <j@w1.fi>
  *

+ 1 - 1
src/wps/httpread.c

@@ -1,4 +1,4 @@
-/**
+/*
  * httpread - Manage reading file(s) from HTTP/TCP socket
  * Author: Ted Merrill
  * Copyright 2008 Atheros Communications