Small indentation fix in eval.c
authorTom Tromey <tromey@adacore.com>
Mon, 3 Jan 2022 14:55:20 +0000 (07:55 -0700)
committerTom Tromey <tromey@adacore.com>
Mon, 3 Jan 2022 14:55:20 +0000 (07:55 -0700)
commit4d603089c82f9a4bd8cb48f909c155d449adef62
tree33f2c56a8add7ba5dc3316223c1ddbda166891d9
parentb19f4f61785c8bf81b6a4a3dada9c446998aad35
Small indentation fix in eval.c

I noticed that the AdaCore tree had a small divergence in eval.c -- it
had a fix for an indentation problem in binop_promote.  I'm checking
in this small fix as obvious.
gdb/eval.c