• Kevin Wolf's avatar
    shell: Buildfix · 2af92ef4
    Kevin Wolf authored
    
    
    ! shell: Neuen Compiler zufriedenstellen:
    
        commands.c: In Funktion »shell_start_path_app«:
        commands.c:82:43: Fehler: Doppelter Deklarationsspezifizierer »const« [-Werror=duplicate-decl-specifier]
             pid = init_execv(argv[0], (const char const**) argv);
    Signed-off-by: Kevin Wolf's avatarKevin Wolf <kevin@tyndur.org>
    2af92ef4
commands.c 9.06 KB