[frogr] Fixed silly typo
- From: Mario Sanchez Prada <msanchez src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [frogr] Fixed silly typo
- Date: Sat, 7 May 2011 15:06:03 +0000 (UTC)
commit babcc21246e515c91d0ae18a7ac47c298b74498f
Author: Mario Sanchez Prada <msanchez igalia com>
Date: Sat May 7 16:04:13 2011 +0200
Fixed silly typo
src/frogr-controller.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/frogr-controller.c b/src/frogr-controller.c
index 50b7869..8e970a5 100644
--- a/src/frogr-controller.c
+++ b/src/frogr-controller.c
@@ -1291,7 +1291,7 @@ static void _fetch_account_extra_info (FrogrController *self)
return;
priv = FROGR_CONTROLLER_GET_PRIVATE (self);
- priv->account_info_fetched = FALSE;
+ priv->account_extra_info_fetched = FALSE;
priv->fetching_account_extra_info = TRUE;
_enable_cancellable (self, FALSE);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]