[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
soylent r113 - trunk/src
- From: treitter svn gnome org
- To: svn-commits-list gnome org
- Subject: soylent r113 - trunk/src
- Date: Tue, 1 Apr 2008 06:59:53 +0100 (BST)
Author: treitter
Date: Tue Apr 1 06:59:53 2008
New Revision: 113
URL: http://svn.gnome.org/viewvc/soylent?rev=113&view=rev
Log:
consistently declare soylent_browser_live_contact_find_owner_person() static
Modified:
trunk/src/soylent-browser.c
Modified: trunk/src/soylent-browser.c
==============================================================================
--- trunk/src/soylent-browser.c (original)
+++ trunk/src/soylent-browser.c Tue Apr 1 06:59:53 2008
@@ -693,7 +693,7 @@
}
/* Find the given EmpathyContact among the SoylentBrowser's IM contacts */
-SoylentPerson*
+static SoylentPerson*
soylent_browser_live_contact_find_owner_person (SoylentBrowser *browser,
EmpathyContact *empathy_contact)
{
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]