]> git.meshlink.io Git - catta/commit
Rename some server side objects/symbols so that they do not conflict with the same...
authorLennart Poettering <lennart@poettering.net>
Sat, 13 Aug 2005 22:04:21 +0000 (22:04 +0000)
committerLennart Poettering <lennart@poettering.net>
Sat, 13 Aug 2005 22:04:21 +0000 (22:04 +0000)
commit8b5cd6ffd9137b14b7ed678f10a551e3911e4a40
tree58574af05d4632561961d3df07cc0a3052211be8
parent7f5fd7ab759d8881e04f9edf31decdb000498fd1
Rename some server side objects/symbols so that they do not conflict with the same things on the client side. i.e. AvahiEntryGroup -> AvahiSEntryGroup

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@310 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
25 files changed:
avahi-core/announce.c
avahi-core/announce.h
avahi-core/avahi-test.c
avahi-core/browse-dns-server.c
avahi-core/browse-domain.c
avahi-core/browse-service-type.c
avahi-core/browse-service.c
avahi-core/browse.c
avahi-core/browse.h
avahi-core/conformance-test.c
avahi-core/core.h
avahi-core/iface.c
avahi-core/iface.h
avahi-core/resolve-address.c
avahi-core/resolve-host-name.c
avahi-core/resolve-service.c
avahi-core/server.c
avahi-core/server.h
avahi-daemon/dbus-protocol.c
avahi-daemon/main.c
avahi-daemon/simple-protocol.c
avahi-daemon/static-services.c
avahi-discover-standalone/main.c
examples/browse-services.c
examples/publish-service.c