Changeset 102197 in vbox for trunk/src/libs/xpcom18a4/xpcom/reflect/xptinfo
- Timestamp:
- Nov 21, 2023 12:51:35 PM (15 months ago)
- svn:sync-xref-src-repo-rev:
- 160322
- Location:
- trunk/src/libs/xpcom18a4/xpcom/reflect/xptinfo/src
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/libs/xpcom18a4/xpcom/reflect/xptinfo/src/xptiManifest.cpp
r102191 r102197 307 307 PRUint32* pLength) 308 308 { 309 PRFileDesc* fd = nsnull;310 309 PRInt32 flen; 311 310 PRInt64 fileSize; -
trunk/src/libs/xpcom18a4/xpcom/reflect/xptinfo/src/xptiprivate.h
r102184 r102197 83 83 #include "plstr.h" 84 84 #include "prprf.h" 85 #include "prio.h"86 85 #include "prtime.h" 87 86
Note:
See TracChangeset
for help on using the changeset viewer.