From 68fe74c093f64f9c4fbe549138fa9fa47abc58e2 Mon Sep 17 00:00:00 2001 From: Marco Peereboom Date: Fri, 4 Feb 2011 20:42:27 +0000 Subject: print session cookies and js properly --- xxxterm.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xxxterm.c b/xxxterm.c index e71064b..1dfba4e 100644 --- a/xxxterm.c +++ b/xxxterm.c @@ -2948,7 +2948,7 @@ wl_show(struct tab *t, char *args, char *title, struct domain_list *wl) if (d->handy == 1) continue; tmp = body; - body = g_strdup_printf("%s%s", body, d->d); + body = g_strdup_printf("%s%s
", body, d->d); g_free(tmp); } } -- cgit 1.4.1-2-gfad0