* minor
This commit is contained in:
@ -131,7 +131,7 @@ generate_pdf (MuMsg *msg, const char *str, GError **err)
|
||||
WebKitWebSettings *settings;
|
||||
WebKitLoadStatus status;
|
||||
time_t started;
|
||||
const int max_time = 3; /* max two seconds to download stuff */
|
||||
const int max_time = 3; /* max 3 seconds to download stuff */
|
||||
|
||||
settings = webkit_web_settings_new ();
|
||||
g_object_set (G_OBJECT(settings),
|
||||
|
||||
Reference in New Issue
Block a user