Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion open-vm-tools/libDeployPkg/mspackWrapper.c
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ MspackWrapper_SetLogger(LogFunction log)

/**
*
* Sets up the path for exracting file. For e.g. if the file is /a/b/c/d.abc
* Sets up the path for extracting file. For e.g. if the file is /a/b/c/d.abc
* then it creates /a/b/c (skips if any of the directories along the path
* exists)
*
Expand Down