diff options
author | Xavier Roche <xroche@users.noreply.github.com> | 2013-06-25 20:04:06 +0000 |
---|---|---|
committer | Xavier Roche <xroche@users.noreply.github.com> | 2013-06-25 20:04:06 +0000 |
commit | 588d526aed19151bf6ae14e33f4bc433a7ee8b69 (patch) | |
tree | 5d8d991bc9f1e49f4d95053e839b86e4a213c0f4 /src/htsweb.c | |
parent | 9c3e5b43bdf982348a5d5ec84dd2c6fd9b990331 (diff) |
Mostly cosmetic
Diffstat (limited to 'src/htsweb.c')
-rw-r--r-- | src/htsweb.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/htsweb.c b/src/htsweb.c index 4016019..1027bd5 100644 --- a/src/htsweb.c +++ b/src/htsweb.c @@ -62,6 +62,7 @@ Please visit our Website: http://www.httrack.com #include "htsinthash.c" #include "htsmd5.c" #include "md5.c" +#undef HTS_PRINTF_FUN #include "htsserver.h" #include "htsweb.h" |