]> git.ipfire.org Git - thirdparty/krb5.git/commit
Fix indentation in x-deltat.y
authorGreg Hudson <ghudson@mit.edu>
Mon, 3 Apr 2023 23:39:04 +0000 (19:39 -0400)
committerGreg Hudson <ghudson@mit.edu>
Mon, 10 Apr 2023 17:23:05 +0000 (13:23 -0400)
commit7a05f6e01421d5b88391e45b6fb5c245e5844600
tree7e9d06605d6150ead3a66aa56945566b214d6a99
parent9327e92950086753f61f7e2d02bfa658e7779777
Fix indentation in x-deltat.y

clang 14 issues a warning for having the next line at the same
indentation level as the if body.
src/lib/krb5/krb/deltat.c
src/lib/krb5/krb/x-deltat.y