mirror of
https://github.com/reactos/reactos.git
synced 2025-02-22 16:36:33 +00:00
Remove the temp note. Gé is on fire !
svn path=/trunk/; revision=20599
This commit is contained in:
parent
74c690712a
commit
e340f98fca
1 changed files with 0 additions and 5 deletions
|
@ -145,11 +145,6 @@ INT ShowInfo(BOOL bAll)
|
|||
|
||||
pAdapter = pAdapterInfo;
|
||||
|
||||
/* temp note until GetAdatersInfo is fixed */
|
||||
_tprintf(_T("Note - ipconfig is currently returning incorrect information\n"));
|
||||
_tprintf(_T("If your adapter is configured correctly, it will usually \n"));
|
||||
_tprintf(_T("display the loopback, otherwise an error will be displayed\n\n"));
|
||||
|
||||
_tprintf(_T("\nReactOS IP Configuration\n\n"));
|
||||
|
||||
if (bAll)
|
||||
|
|
Loading…
Reference in a new issue