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