make procs static

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14418 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2004-12-29 01:53:34 +00:00
parent bc190e1f9c
commit 64f52007a7

View File

@@ -467,7 +467,7 @@ typedef krb5_error_code (*kpwd_process_reply) (krb5_context,
krb5_data *,
const char *);
struct kpwd_proc {
static struct kpwd_proc {
const char *name;
int flags;
#define SUPPORT_TCP 1