summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sysinstall/index.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/sysinstall/index.c')
-rw-r--r--usr.sbin/sysinstall/index.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/sysinstall/index.c b/usr.sbin/sysinstall/index.c
index 8b1a4ef..f8a5c4d 100644
--- a/usr.sbin/sysinstall/index.c
+++ b/usr.sbin/sysinstall/index.c
@@ -751,7 +751,7 @@ index_initialize(char *path)
fclose(fp);
index_sort(&Top);
index_initted = TRUE;
+ restorescr(w);
}
- restorescr(w);
return DITEM_SUCCESS;
}
OpenPOWER on IntegriCloud