diff options
author | Greg Hudson <ghudson@mit.edu> | 2011-06-05 22:05:04 +0000 |
---|---|---|
committer | Greg Hudson <ghudson@mit.edu> | 2011-06-05 22:05:04 +0000 |
commit | 71125ee37ecc540fb60a6efbf4dac80468e1359e (patch) | |
tree | 571ef13a47a6904e76e7adc5da47eb12ea5c1a66 /src/lib | |
parent | e921ed51eafc312c5725f5a76fe823a5cf6b9a4b (diff) | |
download | krb5-71125ee37ecc540fb60a6efbf4dac80468e1359e.tar.gz krb5-71125ee37ecc540fb60a6efbf4dac80468e1359e.tar.xz krb5-71125ee37ecc540fb60a6efbf4dac80468e1359e.zip |
Remove static error table list in built-in com_err
_et_list has been private to error_message.c since March 2004, and
since nothing in that file ever added entries to it, it is always
NULL. As it's not doing any good, get rid of it, and rename the
dynamic error table list to "et_list", along with its type. Also
remove some old lclint annotations.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@24947 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/lib')
0 files changed, 0 insertions, 0 deletions