[epiphany/history-rewrite: 9/13] ephy-browse-history: small cleanup
- From: Xan Lopez <xan src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany/history-rewrite: 9/13] ephy-browse-history: small cleanup
- Date: Mon, 5 Mar 2012 14:42:58 +0000 (UTC)
commit ad4e72a76a772541e773c55da96456007d84f3ca
Author: Xan Lopez <xan igalia com>
Date: Fri Mar 2 13:31:33 2012 +0100
ephy-browse-history: small cleanup
embed/ephy-browse-history.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/embed/ephy-browse-history.c b/embed/ephy-browse-history.c
index 5ee25ca..c6a0669 100644
--- a/embed/ephy-browse-history.c
+++ b/embed/ephy-browse-history.c
@@ -84,7 +84,7 @@ ephy_browse_history_add_page (EphyBrowseHistory *history,
url = g_strdup (orig_url);
visit = ephy_history_page_visit_new (url,
- time(NULL),
+ time (NULL),
EPHY_PAGE_VISIT_TYPED);
ephy_history_service_add_visit (history->priv->history_service,
visit, NULL, NULL);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]