]> git.draconx.ca Git - cdecl99.git/commit
libcdecl: Simplify loop in cdecl__normalize_specs.
authorNick Bowler <nbowler@draconx.ca>
Thu, 26 Oct 2023 01:28:17 +0000 (21:28 -0400)
committerNick Bowler <nbowler@draconx.ca>
Thu, 26 Oct 2023 01:28:17 +0000 (21:28 -0400)
commite745d25d7f109057962c6904be98f5f35e874ecc
treea936fc2878076ebe83ad63a7e54506c5c3a065ca
parent180a565ffb443a3c9430bd04e7bbb1963e239412
libcdecl: Simplify loop in cdecl__normalize_specs.

Restructure the code a bit to make this loop a bit more straightforward.
src/normalize.c