X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=ovsdb%2Fovsdb.c;h=fb020c9f2f4fd8b36eeec736d8aec7ee11ba6514;hb=4cf41591f33c9c2ca0ac288ffafd3be68d62f823;hp=abe88e9f9fb86df34ac13025d716fb91c0a00460;hpb=42a49b96013c6a149ad0bdd9799b22db59630ae7;p=openvswitch diff --git a/ovsdb/ovsdb.c b/ovsdb/ovsdb.c index abe88e9f..fb020c9f 100644 --- a/ovsdb/ovsdb.c +++ b/ovsdb/ovsdb.c @@ -253,7 +253,7 @@ ovsdb_schema_from_json(struct json *json, struct ovsdb_schema **schemap) } *schemap = schema; - return 0; + return NULL; } struct json *