correct MSG_ defines
authorAnastasia Lyupa <a.lyupa@samsung.com>
Tue, 25 Jun 2013 11:03:03 +0000 (15:03 +0400)
committerAnastasia Lyupa <a.lyupa@samsung.com>
Tue, 25 Jun 2013 11:03:03 +0000 (15:03 +0400)
include/binproto.h

index ffbae5b..6114ed7 100644 (file)
@@ -23,8 +23,8 @@
 #define MSG_PROBE_MEMORY 0x3001
 #define MSG_PROBE_UICONTROL 0x3002
 #define MSG_PROBE_UIEVENT 0x3003
-#define MSG_PROBE_RESOUCE 0x3004
-#define MSG_PROBE_LIFECYCLE 0x30015
+#define MSG_PROBE_RESOURCE 0x3004
+#define MSG_PROBE_LIFECYCLE 0x3005
 #define MSG_PROBE_SCREENSHOT 0x3006
 #define MSG_PROBE_SCENE 0x3007
 #define MSG_PROBE_THREAD 0x3008