[gnome-packagekit] trivial whitespace fix
- From: Richard Hughes <rhughes src gnome org>
- To: svn-commits-list gnome org
- Subject: [gnome-packagekit] trivial whitespace fix
- Date: Thu, 16 Jul 2009 08:13:41 +0000 (UTC)
commit 4475f8501d20d60ade179c7fdd93153469309392
Author: Richard Hughes <richard hughsie com>
Date: Thu Jul 16 09:11:57 2009 +0100
trivial whitespace fix
src/gpk-repo.c | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/src/gpk-repo.c b/src/gpk-repo.c
index 6237df0..07cae07 100644
--- a/src/gpk-repo.c
+++ b/src/gpk-repo.c
@@ -58,6 +58,7 @@ static GConfClient *gconf_client;
static gboolean show_details;
static GtkTreePath *path_global = NULL;
static GtkWidget *image_animation = NULL;
+static PkStatusEnum status_last = PK_STATUS_ENUM_UNKNOWN;
static guint status_id = 0;
enum {
@@ -308,8 +309,6 @@ gpk_repo_finished_cb (PkClient *client, PkExitEnum exit, guint runtime, gpointer
gpk_repo_remove_nonactive (model);
}
-static PkStatusEnum status_last = PK_STATUS_ENUM_UNKNOWN;
-
/**
* gpk_repo_status_changed_timeout_cb:
**/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]