VirtualBox

Changeset 94751 in vbox for trunk/src/VBox/Main/include


Ignore:
Timestamp:
Apr 28, 2022 7:12:56 PM (3 years ago)
Author:
vboxsync
Message:

Main/Unattended: bugref:9781. build fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/include/UnattendedInstaller.h

    r94749 r94751  
    593593     * @returns COM status code
    594594     * @param   pEditor                  Editor with the menu config. file loaded and parsed.
    595      * @param   pszMenuConfigFileName    Name of the menu file.
    596      */
    597     HRESULT editDebianMenuCfg(GeneralTextScript *pEditor, const char *pszMenuConfigFileName);
     595     */
     596    HRESULT editDebianMenuCfg(GeneralTextScript *pEditor);
    598597    /**
    599598     * Performs basic edits on grub configuration file (grub.cfg).
     
    601600     * @returns COM status code
    602601     * @param   pEditor                 Editor with the grub.cfg file loaded and parsed.
    603      * @param   pszGrubConfigFileName   Name of the grub config file.
    604      */
    605     HRESULT editDebianGrubCfg(GeneralTextScript *pEditor, const char *pszGrubConfigFileName);
     602     */
     603    HRESULT editDebianGrubCfg(GeneralTextScript *pEditor);
    606604
    607605    /**
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