ekiga r7667 - trunk/src/gui
- From: jpuydt svn gnome org
- To: svn-commits-list gnome org
- Subject: ekiga r7667 - trunk/src/gui
- Date: Tue, 17 Feb 2009 07:30:14 +0000 (UTC)
Author: jpuydt
Date: Tue Feb 17 07:30:14 2009
New Revision: 7667
URL: http://svn.gnome.org/viewvc/ekiga?rev=7667&view=rev
Log:
Trivial : added missing "static" keywords on internal api functions
Modified:
trunk/src/gui/statusicon.cpp
Modified: trunk/src/gui/statusicon.cpp
==============================================================================
--- trunk/src/gui/statusicon.cpp (original)
+++ trunk/src/gui/statusicon.cpp Tue Feb 17 07:30:14 2009
@@ -452,7 +452,7 @@
}
-void
+static void
statusicon_set_status (StatusIcon *statusicon,
const std::string & presence)
{
@@ -484,7 +484,7 @@
}
-void
+static void
statusicon_set_inacall (StatusIcon *statusicon,
bool inacall)
{
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]