Skip to content

Commit

Permalink
Update c_glib/arrow-glib/scalar.h
Browse files Browse the repository at this point in the history
Co-authored-by: Sutou Kouhei <[email protected]>
  • Loading branch information
hiroyuki-sato and kou authored Nov 4, 2024
1 parent 3d2dfa8 commit 9a4c0c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion c_glib/arrow-glib/scalar.h
Original file line number Diff line number Diff line change
Expand Up @@ -510,7 +510,7 @@ struct _GArrowDecimal32ScalarClass
GArrowScalarClass parent_class;
};

GARROW_AVAILABLE_IN_5_0
GARROW_AVAILABLE_IN_19_0
GArrowDecimal32Scalar *
garrow_decimal32_scalar_new(GArrowDecimal32DataType *data_type, GArrowDecimal32 *value);
GARROW_AVAILABLE_IN_5_0
Expand Down

0 comments on commit 9a4c0c3

Please sign in to comment.