Changeset 86424 in vbox for trunk/src/libs/xpcom18a4/xpcom/tests
- Timestamp:
- Oct 2, 2020 1:05:23 PM (5 years ago)
- svn:sync-xref-src-repo-rev:
- 140725
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/libs/xpcom18a4/xpcom/tests/nsIFileTest.cpp
r725 r86424 114 114 PRBool exists; 115 115 file->Exists(&exists); 116 117 NS_RELEASE(file); 116 118 117 119 if (exists)
Note:
See TracChangeset
for help on using the changeset viewer.