Ignore:
Timestamp:
2014-09-07T16:33:52+02:00 (10 years ago)
Author:
stoecker
Message:

remove tabs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/tools/Base64.java

    r7060 r7509  
    1717        // Hide default constructor for utils classes
    1818    }
    19    
     19
    2020    /** "base64": RFC 2045 default encoding */
    2121    private static String encDefault = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";
Note: See TracChangeset for help on using the changeset viewer.