[PATCH] logsys.h: Properly define LEAVE macro

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Signed-off-by: Jan Friesse <jfriesse@xxxxxxxxxx>
---
 include/corosync/engine/logsys.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/include/corosync/engine/logsys.h b/include/corosync/engine/logsys.h
index 56a7236..cfd8a89 100644
--- a/include/corosync/engine/logsys.h
+++ b/include/corosync/engine/logsys.h
@@ -197,7 +197,7 @@ static void logsys_subsys_init (void)					\
 
 #define log_printf(level, format, args...) qb_log(level, format, ##args)
 #define ENTER qb_enter
-#define LEAVE qb_log
+#define LEAVE qb_leave
 #define TRACE1(format, args...) qb_log(LOG_TRACE, "TRACE1:" #format, ##args)
 #define TRACE2(format, args...) qb_log(LOG_TRACE, "TRACE2:" #format, ##args)
 #define TRACE3(format, args...) qb_log(LOG_TRACE, "TRACE3:" #format, ##args)
-- 
1.7.1

_______________________________________________
discuss mailing list
discuss@xxxxxxxxxxxx
http://lists.corosync.org/mailman/listinfo/discuss


[Index of Archives]     [Linux Clusters]     [Corosync Project]     [Linux USB Devel]     [Linux Audio Users]     [Photo]     [Yosemite News]    [Yosemite Photos]    [Linux Kernel]     [Linux SCSI]     [X.Org]

  Powered by Linux