Skip to content

Commit

Permalink
Fix indent
Browse files Browse the repository at this point in the history
  • Loading branch information
kou authored Nov 7, 2024
1 parent 88e4415 commit a712a1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion c_glib/arrow-glib/type.h
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ G_BEGIN_DECLS
* @GARROW_TYPE_MONTH_DAY_NANO_INTERVAL: MONTH_DAY_NANO interval in SQL style.
* @GARROW_TYPE_RUN_END_ENCODED: Run-end encoded data.
* @GARROW_TYPE_BINARY_VIEW: Bytes view type with 4-byte prefix and inline small string
* optimization.
* optimization.
* @GARROW_TYPE_DECIMAL32: Precision- and scale-based decimal
* @GARROW_TYPE_DECIMAL64: Precision- and scale-based decimal
* type with 64-bit. Storage type depends on the parameters.
Expand Down

0 comments on commit a712a1d

Please sign in to comment.