summaryrefslogtreecommitdiff
path: root/cut-n-paste
diff options
context:
space:
mode:
authormonsta <[email protected]>2016-11-23 17:21:45 +0300
committermonsta <[email protected]>2016-11-23 17:33:50 +0300
commit172d3b6800c518b14e5cc71d9f8c4c035f33dc47 (patch)
tree6c639ab67f95a3ff1f72111ce8b4d0454d6eb794 /cut-n-paste
parent328b28369741467777c2c6daee2fa8fc828466b9 (diff)
downloadatril-172d3b6800c518b14e5cc71d9f8c4c035f33dc47.tar.bz2
atril-172d3b6800c518b14e5cc71d9f8c4c035f33dc47.tar.xz
fix indent a bit
Diffstat (limited to 'cut-n-paste')
-rw-r--r--cut-n-paste/smclient/eggsmclient-xsmp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cut-n-paste/smclient/eggsmclient-xsmp.c b/cut-n-paste/smclient/eggsmclient-xsmp.c
index f31acae7..cf30f932 100644
--- a/cut-n-paste/smclient/eggsmclient-xsmp.c
+++ b/cut-n-paste/smclient/eggsmclient-xsmp.c
@@ -568,7 +568,7 @@ idle_do_pending_events (gpointer data)
do_save_yourself (xsmp);
}
- out:
+out:
#if !GTK_CHECK_VERSION (3, 0, 0)
gdk_threads_leave ();
#endif