remote.c: make free_ref(), parse_push_refspec() and free_refspecs() static.
authorNanako Shiraishi <nanako3@lavabit.com>
Thu, 25 Sep 2008 09:41:00 +0000 (18:41 +0900)
committerShawn O. Pearce <spearce@spearce.org>
Thu, 25 Sep 2008 15:00:28 +0000 (08:00 -0700)
These functions are not used by any other file.

Signed-off-by: Nanako Shiraishi <nanako3@lavabit.com>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
No differences found