pmatilai commented on this pull request.
> @@ -68,12 +68,6 @@ static const int typeSizes[16] = {
0
};
-enum headerSorted_e {
- HEADERSORT_NONE = 0, /* Not sorted */
- HEADERSORT_OFFSET = 1, /* Sorted by offset (on-disk format) */
- HEADERSORT_INDEX = 2, /* Sorted by index */
-};
Added a remark about h->sorted to the commit message, hopefully clearing this
part up.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/870#discussion_r329032365
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint