Documentation: update and rename api-sha1-array.txt
[gitweb.git] / ref-filter.h
index e738c5dfd364cf6e79ff48d5f154824fb94dc8a8..e5e177d5f18f78ae7cb2985222266b5fd2396250 100644 (file)
@@ -51,7 +51,7 @@ struct ref_array {
 
 struct ref_filter {
        const char **name_patterns;
-       struct sha1_array points_at;
+       struct oid_array points_at;
        struct commit_list *with_commit;
 
        enum {