aboutsummaryrefslogtreecommitdiff
path: root/src/engine/pseudobundle.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/pseudobundle.h')
-rw-r--r--src/engine/pseudobundle.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/engine/pseudobundle.h b/src/engine/pseudobundle.h
index 3b8157a0..c7940976 100644
--- a/src/engine/pseudobundle.h
+++ b/src/engine/pseudobundle.h
@@ -13,6 +13,7 @@ HRESULT PseudoBundleInitialize(
13 __in_z LPCWSTR wzId, 13 __in_z LPCWSTR wzId,
14 __in BOOTSTRAPPER_RELATION_TYPE relationType, 14 __in BOOTSTRAPPER_RELATION_TYPE relationType,
15 __in BOOTSTRAPPER_PACKAGE_STATE state, 15 __in BOOTSTRAPPER_PACKAGE_STATE state,
16 __in BURN_CACHE_STATE cacheState,
16 __in_z LPCWSTR wzFilePath, 17 __in_z LPCWSTR wzFilePath,
17 __in_z LPCWSTR wzLocalSource, 18 __in_z LPCWSTR wzLocalSource,
18 __in_z_opt LPCWSTR wzDownloadSource, 19 __in_z_opt LPCWSTR wzDownloadSource,