mirror of
https://gitea.quitesimple.org/crtxcr/cgitsb
synced 2024-11-23 00:12:10 +01:00
Add head comment to shared.c
Signed-off-by: Lars Hjemli <hjemli@gmail.com>
This commit is contained in:
parent
6c14f5e457
commit
a1a79998f2
8
shared.c
8
shared.c
@ -1,3 +1,11 @@
|
||||
/* shared.c: global vars + some callback functions
|
||||
*
|
||||
* Copyright (C) 2006 Lars Hjemli
|
||||
*
|
||||
* Licensed under GNU General Public License v2
|
||||
* (see COPYING for full license text)
|
||||
*/
|
||||
|
||||
#include "cgit.h"
|
||||
|
||||
char *cgit_root = "/usr/src/git";
|
||||
|
Loading…
Reference in New Issue
Block a user