]> git.ipfire.org Git - thirdparty/krb5.git/commit
Modernize style of kdb_log.c
authorGreg Hudson <ghudson@mit.edu>
Tue, 22 Jan 2013 06:42:31 +0000 (01:42 -0500)
committerGreg Hudson <ghudson@mit.edu>
Tue, 22 Jan 2013 22:49:49 +0000 (17:49 -0500)
commit4b3937182b75e08eaf8f259828b018a2b6d2c111
treee71af22e345b00fbf7c597887f2d417fd62d4907
parenta6eab6e6688249a716e02d37ab0cae49fcd9e292
Modernize style of kdb_log.c

ulog_get_entries had an unreachable branch which was removed during
de-indentation.
src/lib/kdb/kdb_log.c