Skip to content

Commit 3fd9d39

Browse files
...
1 parent fa2b34f commit 3fd9d39

File tree

1 file changed

+1
-1
lines changed
  • SerialX-core/src/main/java/org/ugp/serialx

1 file changed

+1
-1
lines changed

SerialX-core/src/main/java/org/ugp/serialx/Utils.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -890,7 +890,7 @@ public static void post(Serializer serializer, HttpURLConnection conn) throws IO
890890
*
891891
* @deprecated (in 1.3.7) NO LONGER NEEDED, DO NOT USE THIS! You were never supposed to...
892892
*/
893-
public static final class NULL //TODO: REMOVE!!!!
893+
public static final class NULL //TODO: REMOVE IN NEXT V!!!!
894894
{
895895
public static Object toOopNull(Object obj)
896896
{

0 commit comments

Comments
 (0)