From 8aab27f24de70acfbdcee31c634a4b1facf23b92 Mon Sep 17 00:00:00 2001 From: Mark Lodato Date: Tue, 09 Feb 2010 04:04:41 +0000 Subject: 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 --- (limited to 'ui-clone.c') -- cgit v0.9.0.2