Changeset 45356 in vbox for trunk/src/VBox/Additions/common/VBoxService
- Timestamp:
- Apr 5, 2013 7:01:27 AM (12 years ago)
- svn:sync-xref-src-repo-rev:
- 84772
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/common/VBoxService/VBoxServiceVMInfo.cpp
r44912 r45356 5 5 6 6 /* 7 * Copyright (C) 2009-201 2Oracle Corporation7 * Copyright (C) 2009-2013 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as … … 393 393 static dbus_bool_t vboxService_dbus_message_get_args(DBusMessage *message, 394 394 DBusError *error, 395 int 395 int first_arg_type, 396 396 ...) 397 397 {
Note:
See TracChangeset
for help on using the changeset viewer.