mirror of
https://github.com/moparisthebest/k-9
synced 2024-11-23 18:02:15 -05:00
Fix visibility
This commit is contained in:
parent
e59adf46c0
commit
edfd20bf85
@ -33,7 +33,7 @@ import java.nio.charset.Charset;
|
||||
* @since 1.0-dev
|
||||
* @version $Id$
|
||||
*/
|
||||
class Base64 {
|
||||
public class Base64 {
|
||||
/**
|
||||
* Chunk size per RFC 2045 section 6.8.
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user