evolution r35208 - trunk/e-util
- From: msuman svn gnome org
- To: svn-commits-list gnome org
- Subject: evolution r35208 - trunk/e-util
- Date: Mon, 17 Mar 2008 04:42:56 +0000 (GMT)
Author: msuman
Date: Mon Mar 17 04:42:56 2008
New Revision: 35208
URL: http://svn.gnome.org/viewvc/evolution?rev=35208&view=rev
Log:
Patch from Alex Rostovtsev <tetromino gmail com>: Fix for bug #522631 (Make 'e_profile_event_emit' non-static when ENABLE_PROFILING is defined)
Modified:
trunk/e-util/ChangeLog
trunk/e-util/e-profile-event.c
Modified: trunk/e-util/e-profile-event.c
==============================================================================
--- trunk/e-util/e-profile-event.c (original)
+++ trunk/e-util/e-profile-event.c Mon Mar 17 04:42:56 2008
@@ -125,7 +125,7 @@
}
#ifdef ENABLE_PROFILING
-static void
+void
e_profile_event_emit(const char *id, const char *uid, guint32 flags)
{
EProfileEvent *epe = e_profile_event_peek();
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]