Differences From Artifact [bfb4ff29a3]:
- File src/XMPPJID.h — part of check-in [5673770963] at 2011-02-16 23:27:59 on branch trunk — Fix copyright (user: florob@babelmonkeys.de, size: 2172) [annotate] [blame] [check-ins using]
To Artifact [77ccbb27f8]:
- File src/XMPPJID.h — part of check-in [58db21b120] at 2011-02-19 16:38:25 on branch trunk — Make XMPPJID conform to OFCopying. (user: js, size: 2184) [annotate] [blame] [check-ins using]
︙ | |||
22 23 24 25 26 27 28 | 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 | - + | */ #import <ObjFW/ObjFW.h> /** * \brief A class for easy handling of JIDs. */ |
︙ |