diff options
Diffstat (limited to 'src/VBox/Runtime/r3/tcp.cpp')
-rw-r--r-- | src/VBox/Runtime/r3/tcp.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Runtime/r3/tcp.cpp b/src/VBox/Runtime/r3/tcp.cpp index 9f96f71f8..8f47eda56 100644 --- a/src/VBox/Runtime/r3/tcp.cpp +++ b/src/VBox/Runtime/r3/tcp.cpp @@ -1,4 +1,4 @@ -/* $Id: tcp.cpp 33540 2010-10-28 09:27:05Z vboxsync $ */ +/* $Id: tcp.cpp $ */ /** @file * IPRT - TCP/IP. */ |