projects
/
platform
/
upstream
/
dbus.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
622e669
)
Add a constant for the number of message types
author
Will Thompson
<will.thompson@collabora.co.uk>
Wed, 29 Jul 2009 16:47:04 +0000
(17:47 +0100)
committer
Ralf Habacker
<ralf.habacker@freenet.de>
Tue, 5 Jan 2010 20:11:09 +0000
(21:11 +0100)
dbus/dbus-protocol.h
patch
|
blob
|
history
diff --git
a/dbus/dbus-protocol.h
b/dbus/dbus-protocol.h
index a2284ee5a22e004cdf918daab2278d533d3d7614..17798e94885bcf2496476082cdb4f10b505e297f 100644
(file)
--- a/
dbus/dbus-protocol.h
+++ b/
dbus/dbus-protocol.h
@@
-239,6
+239,8
@@
extern "C" {
/** Message type of a signal message, see dbus_message_get_type() */
#define DBUS_MESSAGE_TYPE_SIGNAL 4
+#define DBUS_NUM_MESSAGE_TYPES 5
+
/* Header flags */
/** If set, this flag means that the sender of a message does not care about getting