Differences From Artifact [df58ba3514]:
- File src/XMPPSRVLookup.h — part of check-in [ae47288dc3] at 2013-02-15 14:32:44 on branch trunk — Improve documentation. (user: js, size: 2710) [annotate] [blame] [check-ins using]
To Artifact [648af96410]:
- File src/XMPPSRVLookup.h — part of check-in [dd2c1286f9] at 2013-06-23 19:57:46 on branch trunk — Get rid of BOOL. (user: js, size: 2710) [annotate] [blame] [check-ins using]
︙ | |||
82 83 84 85 86 87 88 | 82 83 84 85 86 87 88 89 90 91 92 93 | - + | @end @interface XMPPSRVEnumerator: OFEnumerator { OFList *list; of_list_object_t *listIter; OFList *subListCopy; |