summaryrefslogtreecommitdiff
path: root/src/nautilus-trash-bar.c
diff options
context:
space:
mode:
authorOndrej Holy <oholy@redhat.com>2020-02-13 14:10:55 +0100
committerAntónio Fernandes <antoniojpfernandes@gmail.com>2020-04-05 16:22:26 +0000
commitfd2e7dfdead8e9046884ca21dcad034e160dae68 (patch)
tree0a3a9bc8bd5ee313b8364e3b5dae477c37476f68 /src/nautilus-trash-bar.c
parentbec3229e998852f69933e500e676fccb76d1c4cb (diff)
downloadnautilus-fd2e7dfdead8e9046884ca21dcad034e160dae68.tar.gz
general: Run uncrustify script
There are some style issue since the last run. Let's run it again before enabling style-check CI job.
Diffstat (limited to 'src/nautilus-trash-bar.c')
-rw-r--r--src/nautilus-trash-bar.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nautilus-trash-bar.c b/src/nautilus-trash-bar.c
index 1256963a4..b68eb8c31 100644
--- a/src/nautilus-trash-bar.c
+++ b/src/nautilus-trash-bar.c
@@ -160,7 +160,7 @@ trash_bar_response_cb (GtkInfoBar *infobar,
{
NautilusTrashBar *bar;
GtkWidget *window;
-
+
bar = NAUTILUS_TRASH_BAR (infobar);
window = gtk_widget_get_toplevel (GTK_WIDGET (bar));