Selaa lähdekoodia

dpkg: Remove redundant word in comment

Guillem Jover 13 vuotta sitten
vanhempi
commit
d5af15669c
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      src/processarc.c

+ 1 - 1
src/processarc.c

@@ -1360,7 +1360,7 @@ void process_archive(const char *filename) {
       if (!otherpkg->clientdata->fileslistvalid)
       if (!otherpkg->clientdata->fileslistvalid)
         continue;
         continue;
 
 
-      /* Found one. We delete remove the list entry for this file,
+      /* Found one. We delete the list entry for this file,
        * (and any others in the same package) and then mark the package
        * (and any others in the same package) and then mark the package
        * as requiring a reread. */
        * as requiring a reread. */
       write_filelist_except(otherpkg, &otherpkg->installed,
       write_filelist_except(otherpkg, &otherpkg->installed,