Use utf8::reencode_string from git

This replaces the iconv-support in cgit with similar functions already
existing in git.

Signed-off-by: Lars Hjemli <hjemli@gmai.com>
This commit is contained in:
Lars Hjemli
2007-11-05 22:27:43 +01:00
committed by Jonathan Bastien-Filiatrault
부모 7858a309d7
커밋 a2ebbd6948
2개의 변경된 파일5개의 추가작업 그리고 60개의 파일을 삭제

1
cgit.h
파일 보기

@@ -16,6 +16,7 @@
#include <log-tree.h>
#include <archive.h>
#include <xdiff/xdiff.h>
#include <utf8.h>
/*