1
0
Fork 0
mirror of https://github.com/ethauvin/JSON-java.git synced 2025-06-17 16:00:51 -07:00

whitespace

This commit is contained in:
Douglas Crockford 2012-11-13 14:43:06 -08:00
parent 96fceff148
commit 8200ac2994

View file

@ -41,7 +41,7 @@ SOFTWARE.
* The names for the elements in the JSONObjects can be taken from the names * The names for the elements in the JSONObjects can be taken from the names
* in the first row. * in the first row.
* @author JSON.org * @author JSON.org
* @version 2010-12-24 * @version 2012-11-13
*/ */
public class CDL { public class CDL {