9625 krb5: logger.c was duplicated
Review Request #1089 — Created May 24, 2018 and updated — Latest diff uploaded
Information | |
---|---|
andy_js | |
illumos-gate | |
Reviewers | |
general | |
When src/lib/kadm5/logger.c was integrated it was copied to two locations:
usr/src/lib/krb5/kadm5/clnt/logger.c
usr/src/lib/krb5/kadm5/srv/logger.cThe two files have also been modified and are now out of sync.
Tested build only.