More C++ compatibility: Don't use "typedef struct tag *tag"; rename
authorKen Raeburn <raeburn@mit.edu>
Mon, 9 Feb 2009 16:35:01 +0000 (16:35 +0000)
committerKen Raeburn <raeburn@mit.edu>
Mon, 9 Feb 2009 16:35:01 +0000 (16:35 +0000)
commit6d39a4291786e8b79c2d2bae39dc0b2c84cfb67f
tree0afb9b5664e18e471d24e02b19f2c6671bfce21f
parent9a264326001468b4429baeda7ffdc8e3e7bd560d
More C++ compatibility: Don't use "typedef struct tag *tag"; rename
the tag and keep the same typedefname.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@21918 dc483132-0cff-0310-8789-dd5450dbe970
src/include/k5-int.h
src/include/k5-ipc_stream.h
src/util/support/ipc_stream.c