[gnome-commander] noop: code cleanup
- From: Piotr Eljasiak <epiotr src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-commander] noop: code cleanup
- Date: Mon, 31 Oct 2011 22:55:54 +0000 (UTC)
commit 3d22936af4715a597612ef5dc5a32a3d26298d32
Author: Piotr Eljasiak <epiotr src gnome org>
Date: Mon Oct 31 23:55:00 2011 +0100
noop: code cleanup
src/gnome-cmd-con.h | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/src/gnome-cmd-con.h b/src/gnome-cmd-con.h
index 6988c19..8c9fd33 100644
--- a/src/gnome-cmd-con.h
+++ b/src/gnome-cmd-con.h
@@ -107,11 +107,11 @@ struct GnomeCmdCon
gchar *close_tooltip;
GnomeCmdPixmap *close_pixmap;
- OpenResult open_result;
- GnomeVFSResult open_failed_reason;
- gchar *open_failed_msg;
+ OpenResult open_result;
+ GnomeVFSResult open_failed_reason;
+ gchar *open_failed_msg;
- GnomeCmdConPrivate *priv;
+ GnomeCmdConPrivate *priv;
friend XML::xstream &operator << (XML::xstream &xml, GnomeCmdCon &con);
};
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]