summaryrefslogtreecommitdiff
path: root/src/httrack-library.h
diff options
context:
space:
mode:
authorXavier Roche <xroche@users.noreply.github.com>2013-07-09 18:19:32 +0000
committerXavier Roche <xroche@users.noreply.github.com>2013-07-09 18:19:32 +0000
commitd03d97a163cf163aac4b17665a72e1d935d39c9a (patch)
tree927d7ced339b35d2822155097425404eccd23af6 /src/httrack-library.h
parentf154d0e78c715fdc48f3bfcafdfbae69feeec1bb (diff)
LOG_TRACE
Diffstat (limited to 'src/httrack-library.h')
-rw-r--r--src/httrack-library.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/httrack-library.h b/src/httrack-library.h
index 380c0dd..099d3d1 100644
--- a/src/httrack-library.h
+++ b/src/httrack-library.h
@@ -47,6 +47,7 @@ typedef struct strc_int2bytes2 strc_int2bytes2;
#ifndef HTS_DEF_DEFSTRUCT_hts_log_type
#define HTS_DEF_DEFSTRUCT_hts_log_type
typedef enum hts_log_type {
+ LOG_TRACE,
LOG_DEBUG,
LOG_INFO,
LOG_NOTICE,