summaryrefslogtreecommitdiff
path: root/cmd.h
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2009-01-29 22:21:15 +0100
committerLars Hjemli <hjemli@gmail.com>2009-01-29 22:21:15 +0100
commit7efcef00b5aadf22f5be80ecd7b736398cf7f6b4 (patch)
tree6bfdb7c5499ba43eb9b302394adc7bfa7e517436 /cmd.h
parentba75f6613ebce2d716334d912932f1bd78ef124f (diff)
downloadcgit-7efcef00b5aadf22f5be80ecd7b736398cf7f6b4.tar.gz
cgit-7efcef00b5aadf22f5be80ecd7b736398cf7f6b4.tar.bz2
cgit-7efcef00b5aadf22f5be80ecd7b736398cf7f6b4.zip
html.c: use correct escaping in html attributes
First, an apostrophe is not a quote. Second, we also need to escape quotes. And finally, quotes are encoded as '&quot;', not '&quote;'. Sighned-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
10 01:17:56 +0200'>2008-06-10Allowed default for session; load 'app-portage/portato' as default for select...René 'Necoro' Neumann2-10/+18 2008-06-09Fixed 'kill' in the systray popupRené 'Necoro' Neumann1-2/+2 2008-06-09Fixed error messageRené 'Necoro' Neumann2-4/+1 2008-06-08Make blocks way more intelligentRené 'Necoro' Neumann3-45/+107