X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=ovsdb%2Frow.h;h=302f61ab1712f5d316c2799590a591f88a9a28e5;hb=5c9a0b820c1ff5b20f572198cda241d5cd557320;hp=d468194a4fd9b23f08fdbaff0ff206d936ace1dc;hpb=0d0f05b909b6428d44eb147bd4edd73782d2a137;p=openvswitch diff --git a/ovsdb/row.h b/ovsdb/row.h index d468194a..302f61ab 100644 --- a/ovsdb/row.h +++ b/ovsdb/row.h @@ -57,7 +57,7 @@ void ovsdb_row_update_columns(struct ovsdb_row *, const struct ovsdb_row *, struct ovsdb_error *ovsdb_row_from_json(struct ovsdb_row *, const struct json *, - const struct ovsdb_symbol_table *, + struct ovsdb_symbol_table *, struct ovsdb_column_set *included) WARN_UNUSED_RESULT; struct json *ovsdb_row_to_json(const struct ovsdb_row *,