Derrick Stolee <[email protected]> writes:

> From: Derrick Stolee <[email protected]>
> ...
> +static int graph_read(int argc, const char **argv)
> +{
> +     struct commit_graph *graph = 0;

The previous round said NULL above, not 0, and NULL is the better
way to spell it, I would think.

Reply via email to