X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=win32.c;h=201d8da54ae527c7c15622e37fc7cd229c4087aa;hp=ce024dd5a9d0ee3b5e3ce8fb1e7f280c58ca68c8;hb=0e114054ec7e7db7789e478b97cfced8daaa6e83;hpb=16a643f35e5eae6a9d2a41db0bbf269fdcb6cfa1 diff --git a/win32.c b/win32.c index ce024dd5..201d8da5 100644 --- a/win32.c +++ b/win32.c @@ -5,7 +5,7 @@ * Purpose : Win32 User Interface initialization and message loop * * Copyright : Written by and Copyright (C) 2001-2002 members of - * the Privoxy team. http://www.privoxy.org/ + * the Privoxy team. https://www.privoxy.org/ * * Written by and Copyright (C) 1999 Adam Lock * @@ -163,7 +163,7 @@ int WINAPI WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLine #if 0 /* * Cheat in parsing the command line. We only ever have at most one - * paramater, which may optionally be specified inside double quotes. + * parameter, which may optionally be specified inside double quotes. */ if (lpCmdLine != NULL)