Typo fix in comment

This commit is contained in:
Darren Tucker 2004-04-16 09:22:40 +10:00
parent 0ac4500f37
commit 855ffbfc5a
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
/* $Id: acconfig.h,v 1.176 2004/04/14 05:26:39 dtucker Exp $ */
/* $Id: acconfig.h,v 1.177 2004/04/15 23:22:40 dtucker Exp $ */
/*
* Copyright (c) 1999-2003 Damien Miller. All rights reserved.
@ -205,7 +205,7 @@
/* Define if you don't want to use lastlog in session.c */
#undef NO_SSH_LASTLOG
/* Definite if have krb5_init_ets */
/* Define if have krb5_init_ets */
#undef KRB5_INIT_ETS
/* Define if you don't want to use utmp */