Jonathan Nieder <jrnieder@xxxxxxxxx> writes: > diff --git a/vcs-svn/svndump.c b/vcs-svn/svndump.c > new file mode 100644 > index 0000000..630eeb5 > --- /dev/null > +++ b/vcs-svn/svndump.c > @@ -0,0 +1,302 @@ > ... > +static char* log_copy(uint32_t length, char *log) Style: static char *log_copy(...) -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html