]> git.ipfire.org Git - thirdparty/krb5.git/commit
Remove line continuations in et_c.awk 1276/head
authorgakamath <Ganesh.Kamath@amd.com>
Mon, 28 Nov 2022 14:26:23 +0000 (19:56 +0530)
committerGreg Hudson <ghudson@mit.edu>
Tue, 6 Dec 2022 05:38:25 +0000 (00:38 -0500)
commitf368c75dd867965cd621d011a6770e940af4047d
tree3b53b039cb19f15793f8cbb2ce5e76c292b204e9
parent6bc90214830cb5239aa397c20763902f10f11786
Remove line continuations in et_c.awk

Line continuations cause issues for the awk in MinGW, so just have
long lines instead.

[ghudson@mit.edu: rewrote commit message; factored out some string
constructions for readability]
src/util/et/et_c.awk
src/util/et/et_h.awk