cosmetics

This commit is contained in:
Andreas Steffen
2007-03-14 08:01:47 +00:00
parent d46a73288d
commit 220e51d27a
+2 -2
View File
@@ -22,7 +22,7 @@
#ifdef LIBCURL
#include <curl/curl.h>
#endif
#endif /* LIBCURL */
#include <library.h>
#include <debug.h>
@@ -32,7 +32,7 @@
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 {
/**