Changeset 103144 in vbox for trunk/src/VBox/HostServices/GuestProperties
- Timestamp:
- Jan 31, 2024 3:05:29 PM (11 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostServices/GuestProperties/testcase/tstGuestPropSvc.cpp
r99775 r103144 84 84 * @param pTable the table to initialise 85 85 */ 86 void initTable(VBOXHGCMSVCFNTABLE *pTable, VBOXHGCMSVCHELPERS *pHelpers)86 static void initTable(VBOXHGCMSVCFNTABLE *pTable, VBOXHGCMSVCHELPERS *pHelpers) 87 87 { 88 88 RT_ZERO(*pHelpers);
Note:
See TracChangeset
for help on using the changeset viewer.