Commit b42a7f01a5114bd0e92d1e3c7c37ffbd4f8702ff

Kirill A. Shutemov 2011-07-15T15:07:59

reflog: fix cast warning /home/kas/git/public/libgit2/src/reflog.c: In function ‘reflog_parse’: /home/kas/git/public/libgit2/src/reflog.c:148:17: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual] Signed-off-by: Kirill A. Shutemov <kirill@shutemov.name>