From 32c1649d2a23c7838890b2eb9f46b21295b56f04 Mon Sep 17 00:00:00 2001 From: xchaos Date: Wed, 30 Nov 2011 20:15:38 +0000 Subject: [PATCH] $(this).parent().hide() git-svn-id: https://dev.arachne.cz/repos/prometheus/trunk@155 251d49ef-1d17-4917-a970-b30cf55b089b --- prometheus.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/prometheus.c b/prometheus.c index 0ea9378..b290bf7 100644 --- a/prometheus.c +++ b/prometheus.c @@ -1622,8 +1622,8 @@ Credit: CZFree.Net, Martin Devera, Netdave, Aquarius, Gandalf\n\n",version); fputs("\n",f); if(popup_button) { - fprintf(f,"[+]", - i, i, i, i, i); + fprintf(f,"[+]", + i, i, i); } fputs("\n",f); /* ----------------------------------------------- */ -- 2.30.2