X-Git-Url: https://git.danieliu.xyz/?p=surf.git;a=blobdiff_plain;f=config.def.h;h=712f975a32e010c719b2ee7b20c0e32fc95e486a;hp=dce76f8f44efa1a9a934a066ee7d444d010886fb;hb=d0e3c69e5920eecd7ac7e12c39ccb10e2ca5410d;hpb=5c527339842fdd06411eaf25547aef0902f96915 diff --git a/config.def.h b/config.def.h index dce76f8..712f975 100644 --- a/config.def.h +++ b/config.def.h @@ -90,7 +90,7 @@ static WebKitFindOptions findopts = WEBKIT_FIND_OPTIONS_CASE_INSENSITIVE | * The iteration will stop at the first match, beginning at the beginning of * the list. */ -static SiteStyle styles[] = { +static SiteSpecific styles[] = { /* regexp file in $styledir */ { ".*", "default.css" }, };