gitview: pass the missing argument _show_clicked_cb.
authorAneesh Kumar K.V <aneesh.kumar@gmail.com>
Thu, 2 Mar 2006 11:47:39 +0000 (17:17 +0530)
committerJunio C Hamano <junkio@cox.net>
Fri, 3 Mar 2006 07:07:01 +0000 (23:07 -0800)
In our last update to use the encoding while showing the commit
diff we added a new argument to this function. But we missed
updating all the callers.

Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>

No differences found