diff options
author | Felix Geyer <debfx-pkg@fobos.de> | 2010-06-09 15:28:29 +0200 |
---|---|---|
committer | Felix Geyer <debfx-pkg@fobos.de> | 2010-06-09 15:28:29 +0200 |
commit | 4fc7368fb7c2191d0415356bc517ad2be123cd3c (patch) | |
tree | d7dab5c9e3eb82583c9210895da45373d8f593ed /src/VBox/VMM/VMMAll/SELMAll.cpp | |
parent | e13debb062071c46f2707d0d0e59c57675b49360 (diff) | |
download | virtualbox-4fc7368fb7c2191d0415356bc517ad2be123cd3c.tar.gz |
Imported Upstream version 3.2.4-dfsgupstream/3.2.4-dfsg
Diffstat (limited to 'src/VBox/VMM/VMMAll/SELMAll.cpp')
-rw-r--r-- | src/VBox/VMM/VMMAll/SELMAll.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/VMM/VMMAll/SELMAll.cpp b/src/VBox/VMM/VMMAll/SELMAll.cpp index 2cae5f24c..6274ed416 100644 --- a/src/VBox/VMM/VMMAll/SELMAll.cpp +++ b/src/VBox/VMM/VMMAll/SELMAll.cpp @@ -1,4 +1,4 @@ -/* $Id: SELMAll.cpp 28800 2010-04-27 08:22:32Z vboxsync $ */ +/* $Id: SELMAll.cpp $ */ /** @file * SELM All contexts. */ |