diff options
Diffstat (limited to 'src/VBox/Main/win/NetIfList-win.cpp')
-rw-r--r-- | src/VBox/Main/win/NetIfList-win.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Main/win/NetIfList-win.cpp b/src/VBox/Main/win/NetIfList-win.cpp index 30356e1d0..94490be8f 100644 --- a/src/VBox/Main/win/NetIfList-win.cpp +++ b/src/VBox/Main/win/NetIfList-win.cpp @@ -1,4 +1,4 @@ -/* $Id: NetIfList-win.cpp 15966 2009-01-15 13:14:53Z vboxsync $ */ +/* $Id: NetIfList-win.cpp $ */ /** @file * Main - NetIfList, Windows implementation. */ |