Changeset 86425 in vbox for trunk/src/libs
- Timestamp:
- Oct 2, 2020 3:39:35 PM (4 years ago)
- svn:sync-xref-src-repo-rev:
- 140726
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/libs/xpcom18a4/xpcom/tests/TestID.cpp
r1 r86425 38 38 #include "plstr.h" 39 39 #include "nsID.h" 40 #include "prmem.h" 40 41 41 42 static const char* const ids[] = { … … 70 71 return -1; 71 72 } 73 PR_Free(cp); 72 74 } 73 75
Note:
See TracChangeset
for help on using the changeset viewer.