Split XMPPSRVEnumerator into XMPPSRVLookup and XMPPSRVEnumerator.

This commit is contained in:
Jonathan Schleifer 2011-05-26 22:23:02 +02:00
parent 1337fdded1
commit d15fd9971c
5 changed files with 55 additions and 28 deletions

View file

@ -16,7 +16,7 @@ SRCS = XMPPAuthenticator.m \
XMPPRoster.m \
XMPPRosterItem.m \
XMPPSCRAMAuth.m \
XMPPSRVEnumerator.m \
XMPPSRVLookup.m \
XMPPStanza.m
INCLUDES = ${SRCS:.m=.h} \