aboutsummaryrefslogtreecommitdiff
path: root/src/gif.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/gif.c')
-rw-r--r--src/gif.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gif.c b/src/gif.c
index ea6990b3..2a35bf9b 100644
--- a/src/gif.c
+++ b/src/gif.c
@@ -262,7 +262,7 @@ static void Gif_close(DilloGif *gif, CacheClient_t *Client)
{
int i;
- MSG("Gif_close: destroy gif %p\n", gif);
+ _MSG("Gif_close: destroy gif %p\n", gif);
a_Dicache_close(gif->url, gif->version, Client);