diff options
Diffstat (limited to 'src/VBox/Main/src-server/darwin/USBProxyServiceDarwin.cpp')
-rw-r--r-- | src/VBox/Main/src-server/darwin/USBProxyServiceDarwin.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Main/src-server/darwin/USBProxyServiceDarwin.cpp b/src/VBox/Main/src-server/darwin/USBProxyServiceDarwin.cpp index 41e514eeb..1ca09d69a 100644 --- a/src/VBox/Main/src-server/darwin/USBProxyServiceDarwin.cpp +++ b/src/VBox/Main/src-server/darwin/USBProxyServiceDarwin.cpp @@ -1,4 +1,4 @@ -/* $Id: USBProxyServiceDarwin.cpp 37599 2011-06-22 21:06:38Z vboxsync $ */ +/* $Id: USBProxyServiceDarwin.cpp $ */ /** @file * VirtualBox USB Proxy Service (in VBoxSVC), Darwin Specialization. */ |