Coding style.

This commit is contained in:
Jonathan Schleifer 2013-03-31 12:23:39 +02:00
parent 2889711e69
commit 603d3bad7a
6 changed files with 24 additions and 13 deletions

View file

@ -37,6 +37,7 @@
OFSortedList *_features;
OFMutableDictionary *_childNodes;
}
#ifdef OF_HAVE_PROPERTIES
/// \brief The JID this node lives on
@property (readonly) XMPPJID *JID;