Skip to content
Snippets Groups Projects
Commit 61d4406b authored by Tilghman Lesher's avatar Tilghman Lesher
Browse files

Move CURL function from apps/ to funcs/

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@10932 65c4cc65-6c06-0410-ace0-fbb531ad65f3
parent df6e9dbd
No related branches found
No related tags found
No related merge requests found
......@@ -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>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment