mirror of
https://github.com/fankes/JSON-java-compat.git
synced 2025-12-15 15:41:05 +08:00
Remove executable permission bit from file mode
This commit is contained in:
2
JSONWriter.java
Executable file → Normal file
2
JSONWriter.java
Executable file → Normal file
@@ -54,7 +54,7 @@ SOFTWARE.
|
||||
* <p>
|
||||
* This can sometimes be easier than using a JSONObject to build a string.
|
||||
* @author JSON.org
|
||||
* @version 2011-11-24
|
||||
* @version 2015-12-09
|
||||
*/
|
||||
public class JSONWriter {
|
||||
private static final int maxdepth = 200;
|
||||
|
||||
Reference in New Issue
Block a user