VirtualBox

Changeset 1625 in vbox


Ignore:
Timestamp:
Mar 22, 2007 2:39:08 PM (18 years ago)
Author:
vboxsync
Message:

@@note -> Note:

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/PATM/PATM.cpp

    r1374 r1625  
    22712271            patmr3AddP2GLookupRecord(pVM, pPatch, PATCHCODE_PTR_HC(pPatch) + pPatch->uCurPatchOffset, pCurInstrGC, PATM_LOOKUP_BOTHDIR);
    22722272            patmPatchGenIllegalInstr(pVM, pPatch);
    2273             rc = VINF_SUCCESS;   /* @@note don't fail here; we might refuse an important patch!! */
     2273            rc = VINF_SUCCESS;   /* Note: don't fail here; we might refuse an important patch!! */
    22742274            goto end;
    22752275        }
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette