- Timestamp:
- Apr 28, 2022 6:56:43 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/include/UnattendedInstaller.h
r94748 r94749 600 600 * 601 601 * @returns COM status code 602 * @param pEditor Editor with the grub.cfg file loaded and parsed.603 * @param psz MenuGrubFileNameName of the grub config file.602 * @param pEditor Editor with the grub.cfg file loaded and parsed. 603 * @param pszGrubConfigFileName Name of the grub config file. 604 604 */ 605 605 HRESULT editDebianGrubCfg(GeneralTextScript *pEditor, const char *pszGrubConfigFileName);
Note:
See TracChangeset
for help on using the changeset viewer.