diff options
Diffstat (limited to 'src/VBox/Additions/linux/sharedfolders/vbsfmount.c')
-rw-r--r-- | src/VBox/Additions/linux/sharedfolders/vbsfmount.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Additions/linux/sharedfolders/vbsfmount.c b/src/VBox/Additions/linux/sharedfolders/vbsfmount.c index 2f580db50..f6f704cb8 100644 --- a/src/VBox/Additions/linux/sharedfolders/vbsfmount.c +++ b/src/VBox/Additions/linux/sharedfolders/vbsfmount.c @@ -1,4 +1,4 @@ -/* $Id: vbsfmount.c 31205 2010-07-29 12:48:43Z vboxsync $ */ +/* $Id: vbsfmount.c $ */ /** @file * vbsfmount - Commonly used code to mount shared folders on Linux-based * systems. Currently used by mount.vboxsf and VBoxService. |