Parcourir la source

Fix doxygen file level comments

Jouni Malinen il y a 15 ans
Parent
commit
8d5aca73bb
3 fichiers modifiés avec 3 ajouts et 3 suppressions
  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