]> git.ipfire.org Git - thirdparty/krb5.git/commit
Clean up style of alt_prof.c
authorGreg Hudson <ghudson@mit.edu>
Sat, 12 Jan 2013 05:21:07 +0000 (00:21 -0500)
committerGreg Hudson <ghudson@mit.edu>
Sat, 12 Jan 2013 05:21:48 +0000 (00:21 -0500)
commit5c57e1b32b9ba7159207ba8086656ec27bf7d156
tree02e85847ab4f446f64ac938f1c79b2543697a24e
parent30e2a3eaa7ba2fd11c4a26a8fef58a5591010c43
Clean up style of alt_prof.c

Get rid of K&R-style function headers, format code and comments
consistently according to current conventions, rename some variables
using idiomatic names, and de-indent some nested control blocks.
src/lib/kadm5/alt_prof.c