brand.c: New file, which allows a release engineer to "brand" the krb5
authorTheodore Tso <tytso@mit.edu>
Sat, 21 Dec 1996 07:20:44 +0000 (07:20 +0000)
committerTheodore Tso <tytso@mit.edu>
Sat, 21 Dec 1996 07:20:44 +0000 (07:20 +0000)
commit46f21889c3d2c4ff9f9590dad9b60448cbd69914
treeaff0369623a5547c659dcad3c0f249b9baf80795
parenta2642deffc899dd0f131b01dc6ce2eb1ea563f89
brand.c: New file, which allows a release engineer to "brand" the krb5
library or a binary application program statically linked against the
krb5 library.  This file is statically included by init_ctx.c, to
force it be in a binary library or application program.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@9674 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/krb5/krb/ChangeLog
src/lib/krb5/krb/brand.c [new file with mode: 0644]
src/lib/krb5/krb/init_ctx.c