(main): Reflect renaming: s/I_ON/I_ASK_USER/.

This commit is contained in:
Jim Meyering
2001-09-15 11:21:23 +00:00
parent d929a883fc
commit 6b6a9cd8c4
+1 -1
View File
@@ -769,7 +769,7 @@ main (int argc, char **argv)
break;
case 'i':
x.interactive = I_ON;
x.interactive = I_ASK_USER;
break;
case 'l':