add KRB5_LIB_FUNCTION to all exported functions
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13863 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -62,7 +62,7 @@ static struct testcase {
|
||||
{"a/b/c", "a/b/c@", "", 3, {"a", "b", "c"}, FALSE},
|
||||
{NULL, NULL, "", 0, { NULL }, FALSE}};
|
||||
|
||||
int
|
||||
int KRB5_LIB_FUNCTION
|
||||
main(int argc, char **argv)
|
||||
{
|
||||
struct testcase *t;
|
||||
|
Reference in New Issue
Block a user