Fix repolist search links with virtual root

Signed-off-by: Geoff Johnstone <geoff.johnstone@googlemail.com>
Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Cette révision appartient à :
Geoff Johnstone
2009-09-20 11:32:07 +01:00
révisé par Lars Hjemli
Parent 8071e18dcb
révision 9735835c0e
2 fichiers modifiés avec 2 ajouts et 1 suppressions

Voir le fichier

@@ -3,6 +3,7 @@
extern char *cgit_httpscheme();
extern char *cgit_hosturl();
extern char *cgit_rooturl();
extern char *cgit_repourl(const char *reponame);
extern char *cgit_fileurl(const char *reponame, const char *pagename,
const char *filename, const char *query);