Changeset 70422 in vbox for trunk/include
- Timestamp:
- Jan 2, 2018 11:25:46 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/iprt/fs.h
r70417 r70422 641 641 * reordered, so the memory must be writable.) 642 642 */ 643 RT EXITCODERTFsCmdLs(unsigned cArgs, char **papszArgs);643 RTR3DECL(RTEXITCODE) RTFsCmdLs(unsigned cArgs, char **papszArgs); 644 644 645 645 #endif /* IN_RING3 */
Note:
See TracChangeset
for help on using the changeset viewer.