1
0
Fork 0
mirror of https://codeberg.org/Mercury-IM/Smack synced 2025-09-10 18:59:41 +02:00

Patch double committed for some reason. Also cleaned up a couple of pointless warnings.

git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@10674 b35dd754-fafc-0310-a699-88a17e54d16e
This commit is contained in:
Daniel Henninger 2008-07-15 03:17:43 +00:00 committed by dhenninger
parent 4c4cc77e42
commit 7f77fda9db
8 changed files with 5 additions and 913 deletions

View file

@ -26,7 +26,7 @@ import java.util.*;
* and {@link org.jivesoftware.smack.provider.PrivacyProvider} to allow and block
* communications from other users. It contains the appropriate structure to suit
* user-defined privacy lists. Different configured Privacy packages are used in the
* Server Manager communication in order to:
* server & manager communication in order to:
* <ul>
* <li>Retrieving one's privacy lists.
* <li>Adding, removing, and editing one's privacy lists.