]> git.ipfire.org Git - thirdparty/coreutils.git/commit
split: style fix
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 4 Mar 2023 19:42:16 +0000 (11:42 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 4 Mar 2023 22:49:46 +0000 (14:49 -0800)
commit788654dd82ec204ccdcb84cc20c7595d20a5e5a1
tree1dced04f37947e2d95366d25c4b95d7ef66dee5b
parent40bf1591bb4362fa91e501bcec7c2029c5f65a43
split: style fix

* src/split.c (ofile_open): Avoid ‘if (! (a = b))’ style.
src/split.c