aboutsummaryrefslogtreecommitdiff
path: root/toolsrc/include/StatusParagraph.h
diff options
context:
space:
mode:
authorRobert Schumacher <roschuma@microsoft.com>2017-05-24 15:54:12 -0700
committerRobert Schumacher <roschuma@microsoft.com>2017-05-24 15:54:12 -0700
commit81fe73d02061866c2188fc8d9e13f9990a20d64d (patch)
tree935ebe35cccf3a94816553e7db311ed2cfad8fc8 /toolsrc/include/StatusParagraph.h
parenta5eb44f1a62315f673b8f2f48c1d3895dcceabda (diff)
downloadvcpkg-81fe73d02061866c2188fc8d9e13f9990a20d64d.tar.gz
vcpkg-81fe73d02061866c2188fc8d9e13f9990a20d64d.zip
[vcpkg] Add comments
Diffstat (limited to 'toolsrc/include/StatusParagraph.h')
-rw-r--r--toolsrc/include/StatusParagraph.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/toolsrc/include/StatusParagraph.h b/toolsrc/include/StatusParagraph.h
index ad913d11b..2d1815dc0 100644
--- a/toolsrc/include/StatusParagraph.h
+++ b/toolsrc/include/StatusParagraph.h
@@ -23,6 +23,9 @@ namespace vcpkg
PURGE
};
+ /// <summary>
+ /// Installed package metadata
+ /// </summary>
struct StatusParagraph
{
StatusParagraph();