(main): Reflect renaming: s/I_ON/I_ASK_USER/.
authorJim Meyering <jim@meyering.net>
Sat, 15 Sep 2001 11:21:23 +0000 (11:21 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 15 Sep 2001 11:21:23 +0000 (11:21 +0000)
src/cp.c

index 7c50a7d..5096ff0 100644 (file)
--- a/src/cp.c
+++ b/src/cp.c
@@ -769,7 +769,7 @@ main (int argc, char **argv)
          break;
 
        case 'i':
-         x.interactive = I_ON;
+         x.interactive = I_ASK_USER;
          break;
 
        case 'l':