(decode_options): Adjust to addname's new signature.

This commit is contained in:
Paul Eggert
1999-08-20 08:53:21 +00:00
parent 2c3d0a2dcd
commit 2eaf29f3fb

View File

@@ -658,7 +658,7 @@ decode_options (int argc, char *const *argv)
case 'K':
starting_file_option = 1;
addname (optarg);
addname (optarg, NULL);
break;
case 'l':