correct pwdgroup::load entry

This commit is contained in:
Christopher Faylor 2003-01-17 05:29:23 +00:00
parent 1de6f431aa
commit 5304bcdf6c
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@
scanning. Close file handle after reading buffer into memory. Parse
buffer by calling second argument.
(pwdgrp::gets): Reorganize slightly to rely on eptr starting at
beginning of buffer. Free buffer when memory exhausted.
beginning of buffer.
(pwdgrp::close): Remove.
* uinfo.cc (etc::dir_changed): New function.
(etc::init): Ditto.