Changeset 31948 in vbox for trunk/include/VBox/dbgf.h
- Timestamp:
- Aug 25, 2010 8:51:40 AM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 65174
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/dbgf.h
r31491 r31948 413 413 414 414 415 416 /** Pointer to a info helper callback structure. */417 typedef struct DBGFINFOHLP *PDBGFINFOHLP;418 /** Pointer to a const info helper callback structure. */419 typedef const struct DBGFINFOHLP *PCDBGFINFOHLP;420 415 421 416 /**
Note:
See TracChangeset
for help on using the changeset viewer.