1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2025-09-09 17:19:39 +02:00

Merge pull request #207 from vanitasvitae/descriptions

Add missing package-info.java descriptions.
This commit is contained in:
Florian Schmaus 2018-02-21 20:08:39 +01:00 committed by GitHub
commit 64f41364f9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
145 changed files with 148 additions and 144 deletions

View file

@ -16,6 +16,6 @@
*/
/**
* TODO describe me.
* Smack classes for compression.
*/
package org.jivesoftware.smack.compression;