Code cleanup

This commit is contained in:
Pierre Pronchery 2010-09-12 21:24:15 +00:00
parent 868dafeee6
commit 7851a2ca5f

View File

@ -62,7 +62,7 @@ typedef struct _GHtmlTag
typedef struct _GHtml
{
Surfer * surfer;
char const * title;
char * title;
/* history */
GList * history;