[105] in Kerberos_V5_Development

home help back first fref pref prev next nref lref last post

#ifdef lint

qjb@ATHENA.MIT.EDU (qjb@ATHENA.MIT.EDU)
Fri Jan 19 15:13:44 1990

Why not

#if !defined(lint) && !defined(SABER)
static char <<< rcsid_module_c >>>[] =
"$Id: prototype.c,v 5.3 90/01/18 15:05:08 jtkohl Exp $";
#endif /* lint || SABER */


home help back first fref pref prev next nref lref last post