X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=win32.c;h=201d8da54ae527c7c15622e37fc7cd229c4087aa;hp=ecfb63af23185a1180df18c0d56f2ae72416629d;hb=36bed44da8971c4b75627ec86cc41163bfde81ae;hpb=767afb7f5d7062d75385b9ab3afdad47d0249a39 diff --git a/win32.c b/win32.c index ecfb63af..201d8da5 100644 --- a/win32.c +++ b/win32.c @@ -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)