Ticket #431 (closed patch: fixed)
[PATCH] Add const to src/packfile/pf_items.c
| Reported by: | doughera | Owned by: | jkeenan |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | none | Version: | trunk |
| Severity: | low | Keywords: | packfile |
| Cc: | Language: | ||
| Patch status: | applied | Platform: |
Description
For some reason r36689 skipped 'const' on some of the functions. This patch stops the compiler from complaining about function mismatches.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

