Changeset 44278 in vbox for trunk/src/VBox/Runtime/common
- Timestamp:
- Jan 13, 2013 8:52:34 PM (12 years ago)
- Location:
- trunk/src/VBox/Runtime/common
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/common/zip/tarcmd.cpp
r35351 r44278 5 5 6 6 /* 7 * Copyright (C) 2010 Oracle Corporation7 * Copyright (C) 2010-2013 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as … … 59 59 *******************************************************************************/ 60 60 /** 61 * IP T TAR option structure.61 * IPRT TAR option structure. 62 62 */ 63 63 typedef struct RTZIPTARCMDOPS
Note:
See TracChangeset
for help on using the changeset viewer.