From f7e298665b02f72890c6681e6d21ef5601beccbb Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Sun, 15 Feb 2009 03:27:31 +0000 Subject: Merge revisions 37200:3266 from trunk. svn path=/branches/kill-bonobo/; revision=37270 --- plugins/backup-restore/backup.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/backup-restore') diff --git a/plugins/backup-restore/backup.c b/plugins/backup-restore/backup.c index f7a42114aa..ac0b257d17 100644 --- a/plugins/backup-restore/backup.c +++ b/plugins/backup-restore/backup.c @@ -76,7 +76,7 @@ static const GOptionEntry options[] = { { NULL } }; -#define d(x) x +#define d(x) #define rc(x) G_STMT_START { g_message (x); system (x); } G_STMT_END -- cgit v1.2.3