[sr-dev] git:master:1285f784: core: small whitespace fix in event definition

Henning Westerholt hw at kamailio.org
Thu Dec 6 22:29:21 CET 2018


Module: kamailio
Branch: master
Commit: 1285f7849d597aaa825d6a91955f03529f3d44f3
URL: https://github.com/kamailio/kamailio/commit/1285f7849d597aaa825d6a91955f03529f3d44f3

Author: Henning Westerholt <hw at kamailio.org>
Committer: Henning Westerholt <hw at kamailio.org>
Date: 2018-12-06T22:28:54+01:00

core: small whitespace fix in event definition

---

Modified: src/core/events.h

---

Diff:  https://github.com/kamailio/kamailio/commit/1285f7849d597aaa825d6a91955f03529f3d44f3.diff
Patch: https://github.com/kamailio/kamailio/commit/1285f7849d597aaa825d6a91955f03529f3d44f3.patch

---

diff --git a/src/core/events.h b/src/core/events.h
index 191fe85cc8..9c4c54a2e5 100644
--- a/src/core/events.h
+++ b/src/core/events.h
@@ -26,7 +26,7 @@
 #define SREV_NET_DATA_OUT		2
 #define SREV_CORE_STATS			3
 #define SREV_CFG_RUN_ACTION		4
-#define SREV_PKG_UPDATE_STATS	5
+#define SREV_PKG_UPDATE_STATS		5
 #define SREV_RCV_NOSIP			6
 #define SREV_NET_DGRAM_IN		7
 #define SREV_TCP_HTTP_100C		8




More information about the sr-dev mailing list