On 4/2/2018 5:33 PM, Junio C Hamano wrote:
Derrick Stolee <sto...@gmail.com> writes:

From: Derrick Stolee <dsto...@microsoft.com>
...
+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.

Sorry about that. Hopefully it is easy to squash.

Reply via email to