From 9fe35495fd9e58ce0afe72ad2b5150a2eb0347b5 Mon Sep 17 00:00:00 2001 From: Tatsuhiro Tsujikawa Date: Sun, 16 Jan 2011 21:16:56 +0900 Subject: [PATCH] Fixed doc --- src/DownloadResult.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/DownloadResult.h b/src/DownloadResult.h index f2247509..30e0dce8 100644 --- a/src/DownloadResult.h +++ b/src/DownloadResult.h @@ -68,11 +68,11 @@ struct DownloadResult error_code::Value result; // This field contains GIDs. See comment in - // RequestGroup.cc::_followedByGIDs. + // RequestGroup.cc::followedByGIDs_. std::vector followedBy; // This field contains GID. See comment in - // RequestGroup.cc::_belongsToGID. + // RequestGroup.cc::belongsToGID_. gid_t belongsTo; SharedHandle