Merge branch 'jc/merge'
[git.git] / fetch-pack.c
index 09738fe..535de10 100644 (file)
@@ -82,7 +82,7 @@ static void mark_common(struct commit *commit,
   Get the next rev to send, ignoring the common.
 */
 
-static const unsigned char* get_rev()
+static const unsigned char* get_rev(void)
 {
        struct commit *commit = NULL;