Rename git_revpool_* functions gitrp_*
commitc215be4120385fc5f358e8a0609c94f6998184e7
authorAndreas Ericsson <ae@op5.se>
Sat, 22 Nov 2008 13:57:40 +0000 (22 14:57 +0100)
committerShawn O. Pearce <spearce@spearce.org>
Sat, 22 Nov 2008 20:08:00 +0000 (22 12:08 -0800)
tree4b44ce23b4357ded8bdbdac545ef49a39d5bd6ea
parent3e1d42b7d980e29595572e550d5ce58c0a34f15f
Rename git_revpool_* functions gitrp_*

Otherwise their prototypes don't match their declarations.

Detected by 'sparse', which is obviously good to run
before each commit.

Signed-off-by: Andreas Ericsson <ae@op5.se>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
src/revwalk.c
src/revwalk.h [new file with mode: 0644]