CVS commit by mlaurent: Fix compile M +1 -1 GlobalParams.cc 1.5 --- kdegraphics/kpdf/xpdf/GlobalParams.cc #1.4:1.5 @@ -779,5 +779,5 @@ void GlobalParams::parseYesNo(char *cmdN GlobalParams::~GlobalParams() { GHashIter *iter; - GString *key; + const GString *key; GList *list;