[krbdev.mit.edu #7447] SVN Commit 
    Tom Yu via RT 
    rt-comment at krbdev.mit.edu
       
    Thu Nov 29 16:04:05 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.
(cherry picked from commit 6a019d5cff9aecb88591accf03ac737c6f910c69)
https://github.com/krb5/krb5/commit/5ed3a02859e91b67b289e7419e9433f50bfb1259
Author: Ben Kaduk <kaduk at mit.edu>
Committer: Tom Yu <tlyu at mit.edu>
Commit: 5ed3a02859e91b67b289e7419e9433f50bfb1259
Branch: krb5-1.11
 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