maint: avoid sc_preprocessor_indentation failure in factor.c
commite71b24cedc2ff640f94911298e53b24506f13062
authorBernhard Voelker <mail@bernhard-voelker.de>
Sun, 29 Sep 2024 16:27:00 +0000 (29 18:27 +0200)
committerBernhard Voelker <mail@bernhard-voelker.de>
Mon, 30 Sep 2024 08:07:23 +0000 (30 10:07 +0200)
treedd6e060f712a5a1c5668a03f9676604324a517d1
parent4d62d46a417d6c3ee19a26c8c11a5a00db95256b
maint: avoid sc_preprocessor_indentation failure in factor.c

Prompted by the following 'make syntax-check' failure:
  cppi: src/factor.c: line 175: not properly indented
  cppi: src/factor.c: line 176: not properly indented
  maint.mk: incorrect preprocessor indentation
  make: *** [cfg.mk:750: sc_preprocessor_indentation] Error 1

* src/factor.c: Filter through 'cppi -a'.
src/factor.c