aboutsummaryrefslogtreecommitdiff
path: root/src/prototype/prototype.c
blob: 9ee6b257f32c9207674540ad0ebab7de7934bd68 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
/*
 * $Source$
 * $Author$
 *
 * Copyright 1990 by the Massachusetts Institute of Technology.
 *
 * For copying and distribution information, please see the file
 * <krb5/mit-copyright.h>.
 *
 * <<< Description >>>
 */

#ifndef	lint
static char <<< rcsid_module_c >>>[] =
"$Id$";
#endif	lint

#include <krb5/copyright.h>