summaryrefslogtreecommitdiff
path: root/src/client/term.c
diff options
context:
space:
mode:
authorDusan Durech <dusan@debian.debian>2009-04-22 20:03:05 +0200
committerDusan Durech <dusan@debian.debian>2009-04-22 20:03:05 +0200
commitb7b72cca9df9c9c3601e88ac1381802ac83014ee (patch)
treea7805d76cc8fa90c37db4982c896f8060e7031f6 /src/client/term.c
parent31941d9f3b2a665317503166785a3eb6cef35a9c (diff)
rename macro UNSET on UNSED
Diffstat (limited to 'src/client/term.c')
-rw-r--r--src/client/term.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/client/term.c b/src/client/term.c
index 50a7580..2dd6ea5 100644
--- a/src/client/term.c
+++ b/src/client/term.c
@@ -77,8 +77,8 @@ static void action_refreshTerm(space_t * space, tux_t * tux, void *p)
{
char str[STR_SIZE];
- UNUSET(space);
- UNUSET(p);
+ UNUSED(space);
+ UNUSED(p);
sprintf(str,
"name: %s "