Fix compilation warning/error with g_web_set_user_agent usage
authorJohan Hedberg <johan.hedberg@nokia.com>
Sun, 21 Nov 2010 20:41:37 +0000 (21:41 +0100)
committerMarcel Holtmann <marcel@holtmann.org>
Sun, 21 Nov 2010 20:43:52 +0000 (21:43 +0100)
commit74558dc6e12fb842de39fecc45d81b4d84b251e3
treef6a59dafc17ce24040a1b012d563a99f82606071
parent1b719b9e6045b3ff30dd7ba4518d9d358a10e479
Fix compilation warning/error with g_web_set_user_agent usage

This patch fixes the following warning/error:

tools/web-test.c: In function ‘main’:
tools/web-test.c:134: error: format not a string literal and no format arguments
tools/web-test.c