* commands.c: fixed bug in the scan for idle_threshold= which didn't include
authorArt Cancro <ajc@citadel.org>
Mon, 20 May 2002 14:29:59 +0000 (14:29 +0000)
committerArt Cancro <ajc@citadel.org>
Mon, 20 May 2002 14:29:59 +0000 (14:29 +0000)
commit6d51c042cb95a7f88a5c5b8787a1334c375af035
tree5efa23d0900a22607d240598120dfe8751b9a220
parente69b1a85fcb4d048f8cea28460a22090cc69b6be
* commands.c: fixed bug in the scan for idle_threshold= which didn't include
  the = sign and ended up always setting this value to 0
citadel/ChangeLog
citadel/citadel_decls.h
citadel/commands.c