summaryrefslogtreecommitdiff
path: root/lang.h
blob: e301a1c3eeafb2b2a5fda6d60d1194b316e73003 (plain) (blame)
1
2
3
4
5
6
#pragma once

#include "cgit.h"
#include "ui-shared.h"

void detect_repo_languages(struct cgit_repo *repo);