From: Derrick Brashear Date: Wed, 11 Jul 2001 18:27:01 +0000 (+0000) Subject: kaauxdb-fix-silly-comment-substitution-20010711 X-Git-Tag: openafs-stable-1_1_0~30 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=b4193780f9105379794380842380c0831837fd42;p=packages%2Fo%2Fopenafs.git kaauxdb-fix-silly-comment-substitution-20010711 how afs_int32 can you be? --- diff --git a/src/kauth/kaauxdb.c b/src/kauth/kaauxdb.c index 51d8fdd4a..7afbf30ae 100644 --- a/src/kauth/kaauxdb.c +++ b/src/kauth/kaauxdb.c @@ -118,7 +118,7 @@ int kaux_write( /* adjust this user's records to reflect a failure. * locktime is the value stored in the main database that specifies - * how afs_int32 a user's ID should be locked once the attempts limit has + * how long a user's ID should be locked once the attempts limit has * been exceeded. It also functions as the interval during which the * permitted N-1 authentication failures plus the forbidden Nth * failure must occur, in order for the ID to actually be locked. Ie,