projects
/
platform
/
upstream
/
avahi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
648db52
)
gcc, shut the fuck up\!
author
Lennart Poettering
<lennart@poettering.net>
Sun, 12 Aug 2007 15:41:45 +0000
(15:41 +0000)
committer
Lennart Poettering
<lennart@poettering.net>
Sun, 12 Aug 2007 15:41:45 +0000
(15:41 +0000)
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1511
941a03a8
-eaeb-0310-b9a0-
b1bbd8fe43fe
avahi-common/defs.h
patch
|
blob
|
history
diff --git
a/avahi-common/defs.h
b/avahi-common/defs.h
index
59bf271
..
eabe4cd
100644
(file)
--- a/
avahi-common/defs.h
+++ b/
avahi-common/defs.h
@@
-333,12
+333,12
@@
enum {
AVAHI_DNS_TYPE_MX = 0x0F,
AVAHI_DNS_TYPE_TXT = 0x10,
AVAHI_DNS_TYPE_AAAA = 0x1C,
- AVAHI_DNS_TYPE_SRV = 0x21
,
+ AVAHI_DNS_TYPE_SRV = 0x21
};
/** DNS record classes, see RFC 1035 */
enum {
- AVAHI_DNS_CLASS_IN = 0x01
,
/**< Probably the only class we will ever use */
+ AVAHI_DNS_CLASS_IN = 0x01 /**< Probably the only class we will ever use */
};
/** @} */