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 typedef struct _GHtml
{ {
Surfer * surfer; Surfer * surfer;
char const * title; char * title;
/* history */ /* history */
GList * history; GList * history;