diff --git a/apps/app_curl.c b/funcs/func_curl.c similarity index 98% rename from apps/app_curl.c rename to funcs/func_curl.c index 7c42d701a1..7904ae60c4 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 * * \note Brian Wilkins (Added POST option) * - * \ingroup applications + * \ingroup functions */ #include