Files
jami-daemon/daemon/src/im
Tristan Matthews c166017951 * #28351: daemon: rename iter to item for range-based for loops
"item" correctly reflects that in these loops, the object in question
is not an iterator but a reference to the actual object in the
collection.
2013-08-14 11:46:52 -04:00
..