When a DECODE_DEBUG preprocessor symbol is defined in khtml/misc/decoder.cpp, compilation fails because a non-existent variable "force" is used. This patch fixes this, and also a missing space in another debug string. - WBR, Alexey Proskuryakov