aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--funcs/func_curl.c (renamed from apps/app_curl.c)4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/app_curl.c b/funcs/func_curl.c
index 7c42d701a..7904ae60c 100644
--- a/apps/app_curl.c
+++ b/funcs/func_curl.c
@@ -19,13 +19,13 @@
/*! \file
*
- * \brief Curl - App to load a URL
+ * \brief Curl - Load a URL
*
* \author Tilghman Lesher <curl-20050919@the-tilghman.com>
*
* \note Brian Wilkins <bwilkins@cfl.rr.com> (Added POST option)
*
- * \ingroup applications
+ * \ingroup functions
*/
#include <stdio.h>