aboutsummaryrefslogtreecommitdiff
path: root/c/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'c/main.c')
-rw-r--r--c/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/main.c b/c/main.c
index 5c705f0..6f8b834 100644
--- a/c/main.c
+++ b/c/main.c
@@ -20,7 +20,7 @@ static void UpdateTheme(void);
int WINAPI
WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance,
- LPSTR lpCmdLine, INT nCmdShow)
+ LPSTR lpCmdLine, INT nCmdShow)
{
char *argv[2];
HWND hWnd;