1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-06-17 17:04:49 +02:00

Added comments.

git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@1888 b35dd754-fafc-0310-a699-88a17e54d16e
This commit is contained in:
Matt Tucker 2003-04-13 22:03:36 +00:00 committed by mtucker
parent cd28754b39
commit d57619d208

View file

@ -53,6 +53,7 @@
package org.jivesoftware.smack; package org.jivesoftware.smack;
/** /**
* A listener that is fired anytime a roster is changed.
* *
* @author Matt Tucker * @author Matt Tucker
*/ */