Changeset 34050 in vbox for trunk/src/VBox/Runtime/common/zip
- Timestamp:
- Nov 13, 2010 8:38:45 AM (14 years ago)
- svn:sync-xref-src-repo-rev:
- 67732
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/common/zip/tarvfs.cpp
r34049 r34050 454 454 return VERR_TAR_BAD_MODE_FIELD; 455 455 456 RTFMODE fModeType ;456 RTFMODE fModeType = 0; 457 457 switch (pTar->Posix.typeflag) 458 458 {
Note:
See TracChangeset
for help on using the changeset viewer.