summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHwankyu Jhun <h.jhun@samsung.com>2015-11-13 15:09:34 +0900
committerHwankyu Jhun <h.jhun@samsung.com>2015-11-13 15:09:34 +0900
commit6b3ff2039c267845a959a8ea9767ea971b394d05 (patch)
tree19feb6eda39fe945febd81e246c74eb245299661
parent8f12d9cd323dfc9fc7ed5b4fa91c5d4d3ea80d2b (diff)
downloadsyspopup-6b3ff2039c267845a959a8ea9767ea971b394d05.tar.gz
syspopup-6b3ff2039c267845a959a8ea9767ea971b394d05.tar.bz2
syspopup-6b3ff2039c267845a959a8ea9767ea971b394d05.zip
Change-Id: Id8e66ace3548b806ffcbdf478884fe181c1b6e4b Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
-rw-r--r--syspopup/syspopup_x.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/syspopup/syspopup_x.c b/syspopup/syspopup_x.c
index 683b3c0..6ec9702 100644
--- a/syspopup/syspopup_x.c
+++ b/syspopup/syspopup_x.c
@@ -53,7 +53,7 @@ static void __x_syspopup_term_handler(gpointer data, gpointer user_data)
XUnmapWindow(dpy, win);
break;
default:
- _D("term action IGNORED: %s", tmp->name);
+ _D("term action IGNORED: %s", sp->name);
break;
}