root/git/ui-commit.h

/* [previous][next][first][last][top][bottom][index][help] */

INCLUDED FROM


   1 #ifndef __git_ui_commit__
   2 #define __git_ui_commit__ 1
   3 
   4 void dump_commit(void);
   5 
   6 #endif

/* [previous][next][first][last][top][bottom][index][help] */