diff options
Diffstat (limited to 'src/VBox/Main/src-server/darwin/OpenGLTestDarwin.cpp')
-rw-r--r-- | src/VBox/Main/src-server/darwin/OpenGLTestDarwin.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Main/src-server/darwin/OpenGLTestDarwin.cpp b/src/VBox/Main/src-server/darwin/OpenGLTestDarwin.cpp index 74ddedd16..de80f4d34 100644 --- a/src/VBox/Main/src-server/darwin/OpenGLTestDarwin.cpp +++ b/src/VBox/Main/src-server/darwin/OpenGLTestDarwin.cpp @@ -1,4 +1,4 @@ -/* $Id: OpenGLTestDarwin.cpp $ */ +/* $Id: OpenGLTestDarwin.cpp 28800 2010-04-27 08:22:32Z vboxsync $ */ /** @file * VBox host opengl support test |