Hi, On Sat, 1 Mar 2008, Denis Cheng wrote: > Signed-off-by: Denis Cheng <crquan@xxxxxxxxx> > --- > builtin-log.c | 10 +++++++++- > 1 files changed, 9 insertions(+), 1 deletions(-) > > diff --git a/builtin-log.c b/builtin-log.c > index bbadbc0..0f7ee1f 100644 > --- a/builtin-log.c > +++ b/builtin-log.c > @@ -20,6 +20,7 @@ > > static int default_show_root = 1; > static const char *fmt_patch_subject_prefix = "PATCH"; > +static const char *fmt_pretty; Don't you want to initialise this? Ciao, Dscho -- 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