[Xfce4-commits] <gigolo:master> Fix indentation
Enrico Tröger
noreply at xfce.org
Sat Jul 31 15:48:02 CEST 2010
Updating branch refs/heads/master
to c6420777a9f4e9b7a1d8d4c4e7c2a36eb331aa1d (commit)
from f464a768880db0976b0f411d76cd60239055993c (commit)
commit c6420777a9f4e9b7a1d8d4c4e7c2a36eb331aa1d
Author: Enrico Tröger <enrico at xfce.org>
Date: Sat Jul 31 15:12:03 2010 +0200
Fix indentation
src/mountdialog.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/mountdialog.c b/src/mountdialog.c
index a38ea79..f2aae52 100644
--- a/src/mountdialog.c
+++ b/src/mountdialog.c
@@ -77,7 +77,7 @@ static void gigolo_mount_dialog_destroy(GtkObject *widget)
priv->timer_id = -1;
}
- GTK_OBJECT_CLASS(gigolo_mount_dialog_parent_class)->destroy(widget);
+ GTK_OBJECT_CLASS(gigolo_mount_dialog_parent_class)->destroy(widget);
}
More information about the Xfce4-commits
mailing list