Fix some misspellings.

This commit is contained in:
Paul Eggert
2003-10-04 22:30:52 +00:00
parent 4f644c3479
commit 1e7d274cd8
3 changed files with 13 additions and 13 deletions
+2 -2
View File
@@ -25,12 +25,12 @@
(names_done): Removed
(all_names_found): Changed prototype.
(ISFOUND,WASFOUND): New macros
* src/delete.c (delete_archive_members): Honor --occurence
* src/delete.c (delete_archive_members): Honor --occurrence
option.
* src/list.c (read_and): Likewise.
* src/names.c: Count number of occurrences of each name in the
archive.
(name_match): Honor --occurence option.
(name_match): Honor --occurrence option.
(names_done): Removed
(all_names_found,names_notfound): Rewritten.