From: YuriyRyabikov <22548029+kurok@users.noreply.github.com> Date: Tue, 31 Mar 2026 09:20:34 +0000 (+0100) Subject: libsmartcols: fix Since tag for scols_table_calculate() X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=c194284244aa1d56b7995372e438d5b322059fe3;p=thirdparty%2Futil-linux.git libsmartcols: fix Since tag for scols_table_calculate() Update version annotation from 2.42 to 2.43 as this API will ship in the 2.43 release cycle. --- diff --git a/libsmartcols/src/print-api.c b/libsmartcols/src/print-api.c index 3d03ca09e..7751d327d 100644 --- a/libsmartcols/src/print-api.c +++ b/libsmartcols/src/print-api.c @@ -113,7 +113,7 @@ int scols_table_print_range_to_string( * * Returns: 0, a negative value in case of an error. * - * Since: 2.42 + * Since: 2.43 */ int scols_table_calculate(struct libscols_table *tb) {