Changeset 92677 in vbox for trunk/src/VBox
- Timestamp:
- Dec 1, 2021 3:03:12 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/r3/posix/localipc-posix.cpp
r92676 r92677 1083 1083 return VINF_SUCCESS; 1084 1084 #else 1085 RT_NOREF4(hSession, pProcess, pUid, pGid); 1085 1086 return VERR_NOT_SUPPORTED; 1086 1087 #endif
Note:
See TracChangeset
for help on using the changeset viewer.