diff options
Diffstat (limited to 'src/VBox/Runtime/r3/os2/poll-os2.cpp')
-rw-r--r-- | src/VBox/Runtime/r3/os2/poll-os2.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Runtime/r3/os2/poll-os2.cpp b/src/VBox/Runtime/r3/os2/poll-os2.cpp index 988cad5d8..890cdc8cd 100644 --- a/src/VBox/Runtime/r3/os2/poll-os2.cpp +++ b/src/VBox/Runtime/r3/os2/poll-os2.cpp @@ -1,4 +1,4 @@ -/* $Id: poll-os2.cpp 28800 2010-04-27 08:22:32Z vboxsync $ */ +/* $Id: poll-os2.cpp $ */ /** @file * IPRT - Polling I/O Handles, OS/2 Implementation. */ |