X-Git-Url: https://git.danieliu.xyz/?a=blobdiff_plain;f=config.def.h;h=7b5cf8dafe264c3574d39e01c19918bc16aeaf52;hb=7c34d5061e372d44e20a27df375d785656614935;hp=6718a812596a8ce1029cc0234c6ac6514a914f9c;hpb=9333d5d72740b97d66df9bc4e3777d24c884c033;p=surf.git diff --git a/config.def.h b/config.def.h index 6718a81..7b5cf8d 100644 --- a/config.def.h +++ b/config.def.h @@ -54,6 +54,10 @@ static Bool allowgeolocation = TRUE; } /* styles */ +/* + * The iteration will stop at the first match, beginning at the beginning of + * the list. + */ static SiteStyle styles[] = { /* regexp file in $styledir */ { ".*", "default.css" },