[krbdev.mit.edu #7447] SVN Commit

Benjamin Kaduk via RT rt-comment at krbdev.mit.edu
Tue Nov 27 18:02:27 EST 2012


Make krb5_trace_info a typedef

Our doxygen-to-sphinx documentation bridge only processes typedefs
and not structure definitions, since we almost universally use
typedefs for our data structures.  krb5_trace_info is the sole
exception, so bring it into the fold.

While here, flesh out the comment a bit more.

https://github.com/krb5/krb5/commit/6a019d5cff9aecb88591accf03ac737c6f910c69
Author: Ben Kaduk <kaduk at mit.edu>
Commit: 6a019d5cff9aecb88591accf03ac737c6f910c69
Branch: master
 src/include/krb5/krb5.hin |   16 +++++++++++-----
 src/lib/krb5/os/trace.c   |    4 ++--
 2 files changed, 13 insertions(+), 7 deletions(-)



More information about the krb5-bugs mailing list