mirror of
https://git.zx2c4.com/cgit
synced 2024-11-09 18:18:42 +00:00
Add head comment to ui-commit.c
Signed-off-by: Lars Hjemli <hjemli@gmail.com>
This commit is contained in:
parent
f516218d0d
commit
6c14f5e457
@ -1,3 +1,11 @@
|
|||||||
|
/* ui-commit.c: generate commit view
|
||||||
|
*
|
||||||
|
* Copyright (C) 2006 Lars Hjemli
|
||||||
|
*
|
||||||
|
* Licensed under GNU General Public License v2
|
||||||
|
* (see COPYING for full license text)
|
||||||
|
*/
|
||||||
|
|
||||||
#include "cgit.h"
|
#include "cgit.h"
|
||||||
|
|
||||||
void cgit_print_commit(const char *hex)
|
void cgit_print_commit(const char *hex)
|
||||||
|
Loading…
Reference in New Issue
Block a user