Code cleanup
This commit is contained in:
parent
868dafeee6
commit
7851a2ca5f
@ -62,7 +62,7 @@ typedef struct _GHtmlTag
|
||||
typedef struct _GHtml
|
||||
{
|
||||
Surfer * surfer;
|
||||
char const * title;
|
||||
char * title;
|
||||
|
||||
/* history */
|
||||
GList * history;
|
||||
|
Loading…
Reference in New Issue
Block a user