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 7c42d701a1a76a52364af09a24bd2cd7e3e17f81..7904ae60c4e9e7d5aca979fbe100fa04e98b9a75 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>