summaryrefslogtreecommitdiffstats
path: root/loader2/cdinstall.c
diff options
context:
space:
mode:
Diffstat (limited to 'loader2/cdinstall.c')
-rw-r--r--loader2/cdinstall.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/loader2/cdinstall.c b/loader2/cdinstall.c
index b08832dec..75205fff0 100644
--- a/loader2/cdinstall.c
+++ b/loader2/cdinstall.c
@@ -391,8 +391,8 @@ char * setupCdrom(char * location,
return NULL;
}
-/* try to find a Red Hat CD non-interactively */
-char * findRedHatCD(char * location,
+/* try to find a install CD non-interactively */
+char * findAnacondaCD(char * location,
moduleInfoSet modInfo,
moduleList modLoaded,
moduleDeps modDeps,