Missing foo_LIB_FUNCTION fixes

This commit is contained in:
Asanka Herath
2009-07-24 02:34:58 -04:00
committed by Love Hornquist Astrand
parent 6ca5815e3d
commit dc0b2b8648
9 changed files with 11 additions and 9 deletions

View File

@@ -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, "");