X-Git-Url: https://git.danieliu.xyz/?p=surf.git;a=blobdiff_plain;f=surf.c;h=0dd67b63fd13b79e69ee9f9d52e39e3e147867dd;hp=180f6e4c9aca2fb4aeba2eab75d834cf25b1e23a;hb=c069b76f1bab7107d2a7df263ea51482587f8184;hpb=981ade6eeb0f975990b0d336bb6b43e6475d6c40 diff --git a/surf.c b/surf.c index 180f6e4..0dd67b6 100644 --- a/surf.c +++ b/surf.c @@ -1517,7 +1517,7 @@ main(int argc, char *argv[]) stylefile = EARGF(usage()); break; case 'u': - useragent = EARGF(usage()); + fulluseragent = EARGF(usage()); break; case 'v': die("surf-"VERSION", ©2009-2015 surf engineers, "