const in scanner
commitdae9b988f6341292cd2a947cec8be54c1c8a2b95
authorKalle Olavi Niemitalo <kon@iki.fi>
Sat, 26 Jan 2008 15:36:33 +0000 (26 17:36 +0200)
committerKalle Olavi Niemitalo <Kalle@Astalo.kon.iki.fi>
Sat, 26 Jan 2008 16:20:17 +0000 (26 18:20 +0200)
treec25434afb7a826423479d1a9402329f81e177882
parentf0d10c9f292fb179d996d7a7cbfffd951c885088
const in scanner

So that render_dom_document_start() is better assured that
default_colors[] won't be modified by the CSS code.
src/document/css/parser.c
src/document/css/parser.h
src/document/css/scanner.c
src/document/dom/source.c
src/protocol/bittorrent/bencoding.c
src/protocol/bittorrent/common.h
src/protocol/bittorrent/piececache.c
src/util/scanner.c
src/util/scanner.h