From d7d02f49e03b8de35ff80cd77d901d9bddbcb06c Mon Sep 17 00:00:00 2001 From: David Hill Date: Fri, 10 Aug 2012 22:46:45 -0400 Subject: fix compile breakage when debug is enabled. --- about.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/about.c b/about.c index db76510..c7ea7c7 100644 --- a/about.c +++ b/about.c @@ -1047,7 +1047,7 @@ parse_xtp_url(struct tab *t, const char *uri_str) * sv[2] = optional argument */ - DNPRINTF(XT_D_URL, "%s: url %s\n", __func__, url); + DNPRINTF(XT_D_URL, "%s: url %s\n", __func__, uri_str); if ((uri = soup_uri_new(uri_str)) == NULL) goto clean; -- cgit 1.4.1-2-gfad0