Added RCSID("$Id$");

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@206 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Björn Groenvall
1995-12-27 13:25:39 +00:00
parent 19186c0f53
commit 67f906f599
26 changed files with 52 additions and 114 deletions

View File

@@ -31,12 +31,10 @@
* SUCH DAMAGE.
*/
#ifndef lint
static char sccsid[] = "@(#)state.c 8.5 (Berkeley) 5/30/95";
#endif /* not lint */
#include <config.h>
RCSID("$Id$");
#include "telnetd.h"
#if defined(AUTHENTICATION)
#include <libtelnet/auth.h>