]> git.proxmox.com Git - libgit2.git/commit
Add `const` qualifier
authorYury G. Kudryashov <urkud.urkud@gmail.com>
Wed, 13 May 2015 06:21:12 +0000 (06:21 +0000)
committerYury G. Kudryashov <urkud@urkud.name>
Thu, 14 May 2015 21:34:43 +0000 (00:34 +0300)
commitc8022e6ce7c9fe5e57c69ab8d88c9ed53276fa1b
tree3c638ff5b1999a2e98e552b6d3c89c1591f8afad
parentf85a9c2767b43f35904bf39858488a4b7bc304e8
Add `const` qualifier

This fixes a warning in `examples/describe.c` without breaking the main build.

OTOH, I'm not sure if this is an API-compatible change.
include/git2/describe.h