KLL should use __attribute ((deprecated))
Switched from a macro to GCC deprecated attributes.
Also removed the deprecated struct used by KLSetApplicationOptions
and KLGetApplicationOptions because they weren't touching it.
Replaced pointer-to-struct arguments with void *.
KLGetApplicationOptions now also returns an error since it did
not modify its input. Not sure why it wasn't before since no one
should be calling it on Mac OS X.
ticket: new
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@20844
dc483132-0cff-0310-8789-
dd5450dbe970