summaryrefslogtreecommitdiffstats
path: root/src/cppc4group.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/cppc4group.cpp')
-rw-r--r--src/cppc4group.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cppc4group.cpp b/src/cppc4group.cpp
index b76767b..7864413 100644
--- a/src/cppc4group.cpp
+++ b/src/cppc4group.cpp
@@ -410,6 +410,7 @@ namespace {
info.executable = entryInfo.executable;
info.directory = entryInfo.directory;
info.official = entryInfo.official;
+ info.crc = entryInfo.crc;
return info;
}