diff options
author | Felix Geyer <debfx-pkg@fobos.de> | 2011-02-18 14:12:58 +0100 |
---|---|---|
committer | Felix Geyer <debfx-pkg@fobos.de> | 2011-02-18 14:12:58 +0100 |
commit | 0eeddfd8dc6b9702278fdefa2dee1d3f465e0ea2 (patch) | |
tree | c632a20b5d0e379f5d83c0f476014fe4217e48de /src/VBox/Main/src-server/linux/USBProxyServiceLinux.cpp | |
parent | 14ee89c73b263c9a9e6e5bd300ef05c1ed41742a (diff) | |
download | virtualbox-0eeddfd8dc6b9702278fdefa2dee1d3f465e0ea2.tar.gz |
Imported Upstream version 4.0.4-dfsgupstream/4.0.4-dfsg
Diffstat (limited to 'src/VBox/Main/src-server/linux/USBProxyServiceLinux.cpp')
-rw-r--r-- | src/VBox/Main/src-server/linux/USBProxyServiceLinux.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Main/src-server/linux/USBProxyServiceLinux.cpp b/src/VBox/Main/src-server/linux/USBProxyServiceLinux.cpp index fdcdb1687..3cc36bd77 100644 --- a/src/VBox/Main/src-server/linux/USBProxyServiceLinux.cpp +++ b/src/VBox/Main/src-server/linux/USBProxyServiceLinux.cpp @@ -1,4 +1,4 @@ -/* $Id: USBProxyServiceLinux.cpp 35351 2010-12-27 17:04:17Z vboxsync $ */ +/* $Id: USBProxyServiceLinux.cpp $ */ /** @file * VirtualBox USB Proxy Service, Linux Specialization. */ |