aboutsummaryrefslogtreecommitdiffstats
path: root/ui-repolist.c
diff options
context:
space:
mode:
authorMark Lodato <lodatom@gmail.com>2010-02-08 23:04:41 -0500
committerMark Lodato <lodatom@gmail.com>2010-02-08 23:04:41 -0500
commit8aab27f24de70acfbdcee31c634a4b1facf23b92 (patch)
tree10e5f83a5f0c2a286ec2d1feecf6732f863c9a47 /ui-repolist.c
parentMerge branch 'stable' (diff)
downloadcgit-8aab27f24de70acfbdcee31c634a4b1facf23b92.tar.xz
cgit-8aab27f24de70acfbdcee31c634a4b1facf23b92.zip
html: make all strings 'const char *'
None of the html_* functions modify their argument, so they can all be 'const char *' instead of a simple 'char *'. This removes the need to cast (or copy) when trying to print a const string. Signed-off-by: Mark Lodato <lodatom@gmail.com>
Diffstat (limited to 'ui-repolist.c')
0 files changed, 0 insertions, 0 deletions