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>
此提交包含在:
Lars Hjemli
2007-11-05 22:27:43 +01:00
提交者 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>
/*