cosmetics
This commit is contained in:
@@ -22,7 +22,7 @@
|
|||||||
|
|
||||||
#ifdef LIBCURL
|
#ifdef LIBCURL
|
||||||
#include <curl/curl.h>
|
#include <curl/curl.h>
|
||||||
#endif
|
#endif /* LIBCURL */
|
||||||
|
|
||||||
#include <library.h>
|
#include <library.h>
|
||||||
#include <debug.h>
|
#include <debug.h>
|
||||||
@@ -32,7 +32,7 @@
|
|||||||
typedef struct private_fetcher_t private_fetcher_t;
|
typedef struct private_fetcher_t private_fetcher_t;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @brief Private Data of a h object.
|
* @brief Private Data of a fetcher_t object.
|
||||||
*/
|
*/
|
||||||
struct private_fetcher_t {
|
struct private_fetcher_t {
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user