Ignore:
Timestamp:
2010-09-15T18:56:19+02:00 (15 years ago)
Author:
stoecker
Message:

remove tabs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/livegps/src/org/json/JSONException.java

    r21622 r23191  
    88public class JSONException extends Exception {
    99    /**
    10         *
    11         */
    12         private static final long serialVersionUID = 0;
    13         private Throwable cause;
     10    *
     11    */
     12    private static final long serialVersionUID = 0;
     13    private Throwable cause;
    1414
    1515    /**
Note: See TracChangeset for help on using the changeset viewer.