summaryrefslogtreecommitdiff
path: root/ui-diff.c
diff options
context:
space:
mode:
authorMark Lodato <lodatom@gmail.com>2010-09-04 14:18:16 -0400
committerMark Lodato <lodatom@gmail.com>2010-09-04 14:30:10 -0400
commitd187b98557d91b874836f286b955ba76ab26fb02 (patch)
treeb8cf6224768c70c69450a7f6643393e342786594 /ui-diff.c
parent25e8ba1996a7b5ea291c924b0990d706176f6fe6 (diff)
downloadcgit-d187b98557d91b874836f286b955ba76ab26fb02.tar.gz
cgit-d187b98557d91b874836f286b955ba76ab26fb02.tar.bz2
cgit-d187b98557d91b874836f286b955ba76ab26fb02.zip
prefer html_raw() to write()
To make the code more consistent, and to not rely on the implementation of html(), always use html_raw(...) instead of write(htmlfd, ...). Signed-off-by: Mark Lodato <lodatom@gmail.com>
Diffstat (limited to 'ui-diff.c')
0 files changed, 0 insertions, 0 deletions
03ff75ba59761c190&follow=1'>makefile: allow platform files with gnu sedJason A. Donenfeld1-7/+8 2014-04-17mv: Add pass mv/rename supportJason A. Donenfeld5-3/+78 2014-04-17revelation2pass: add plain XML importJavali1-11/+15 2014-04-17platform: add cygwin supportJason A. Donenfeld2-1/+17