psianesia.org
›
~ame
›
global
›
...
root
/
git
/ui-log.h
/*
*/
INCLUDED FROM
1
#ifndef
__git_ui_log__
2
#define
__git_ui_log__
1
3
4
void
dump_commits
(
void
);
5
6
#endif
/*
*/