et_c.awk:
authorRichard Basch <probe@mit.edu>
Thu, 20 Feb 1997 06:36:20 +0000 (06:36 +0000)
committerRichard Basch <probe@mit.edu>
Thu, 20 Feb 1997 06:36:20 +0000 (06:36 +0000)
commitdc379c9d5736eb20835409df1c138040ace11e50
treebe6abc3b867f869e1e0ceeaf6778e3dd12b79ec8
parent9d8c34f6ddf2a5c684289d0a5e7d764344d7824d
et_c.awk:
By default, the Unix version will still modify the _et_list
 variable (MIT com_err compatibility)
Also, because et_XXX_error_table (struct error_table) is a
 global variable, no initialization/cleanup routine needs to
 be declared.  The initialization routine is defined to be
 a no-op on all platforms but Unix to avoid compilation errors
 of a lot of the tree.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@9932 dc483132-0cff-0310-8789-dd5450dbe970
src/util/et/et_c.awk
src/util/et/et_h.awk