Missing foo_LIB_FUNCTION fixes
This commit is contained in:
committed by
Love Hornquist Astrand
parent
6ca5815e3d
commit
dc0b2b8648
@@ -35,7 +35,7 @@
|
||||
#include <getarg.h>
|
||||
#include <err.h>
|
||||
|
||||
KRB5_LIB_FUNCTION void
|
||||
KRB5_LIB_FUNCTION void KRB5_LIB_CALL
|
||||
krb5_std_usage(int code, struct getargs *args, int num_args)
|
||||
{
|
||||
arg_printusage(args, num_args, NULL, "");
|
||||
|
||||
Reference in New Issue
Block a user