Add json_load_callback to the list of exported symbols
authorPetri Lehtinen <petri@digip.org>
Thu, 22 Mar 2012 07:02:21 +0000 (09:02 +0200)
committerPetri Lehtinen <petri@digip.org>
Thu, 22 Mar 2012 07:02:49 +0000 (09:02 +0200)
test/suites/api/check-exports

index a7c87a9..f5f86bf 100755 (executable)
@@ -51,9 +51,10 @@ json_dumpf
 json_dump_file
 json_dump_callback
 json_loads
+json_loadb
 json_loadf
 json_load_file
-json_loadb
+json_load_callback
 json_equal
 json_copy
 json_deep_copy