Changeset 86424 in vbox
- Timestamp:
- Oct 2, 2020 1:05:23 PM (4 years ago)
- 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.