projects
/
privoxy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f9fb1a8
)
Fix typo
author
Fabian Keil
<fk@fabiankeil.de>
Thu, 28 May 2020 09:13:21 +0000
(11:13 +0200)
committer
Fabian Keil
<fk@fabiankeil.de>
Thu, 28 May 2020 10:24:49 +0000
(12:24 +0200)
win32.c
patch
|
blob
|
history
diff --git
a/win32.c
b/win32.c
index
ecfb63a
..
201d8da
100644
(file)
--- 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
- * param
a
ter, which may optionally be specified inside double quotes.
+ * param
e
ter, which may optionally be specified inside double quotes.
*/
if (lpCmdLine != NULL)