guile/scm-math: indentation fixes
authorGeorge Barrett <bob@bob131.so>
Thu, 29 Jul 2021 15:12:35 +0000 (01:12 +1000)
committerSimon Marchi <simon.marchi@polymtl.ca>
Thu, 29 Jul 2021 16:56:04 +0000 (12:56 -0400)
commit91ef1ea5428adfc8b2b13bd584e1791c9e59e804
tree72eb14a2275e92dc8e47b3d2244496ff4963acf8
parentb5b591a865b3021453a47c612ece5e7574b47d04
guile/scm-math: indentation fixes

Changes the indenting of a few expressions in
vlscm_convert_typed_number to be better in line with the prevailing
code style.

gdb/ChangeLog:

2021-07-30  George Barrett  <bob@bob131.so>

* guile/scm-math.c (vlscm_convert_typed_number): Fix the
indentation of calls to gdbscm_make_out_of_range_error.

Change-Id: I7463998b77c17a00e88058e89b52fa029ee40e03
gdb/guile/scm-math.c