uinfo.cc: Fix comment

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
Corinna Vinschen 2016-06-15 18:04:00 +02:00
parent a6a7398232
commit 5881f0c0c8
1 changed files with 2 additions and 2 deletions

View File

@ -36,8 +36,8 @@ details. */
#include "cygserver_pwdgrp.h"
/* Initialize the part of cygheap_user that does not depend on files.
The information is used in shared.cc for the user shared.
Final initialization occurs in uinfo_init */
The information is used in shared.cc to create the shared user_info
region. Final initialization occurs in uinfo_init */
void
cygheap_user::init ()
{