Skip to content

Commit 4934107

Browse files
committed
Begone, whitespace.
1 parent 09c3906 commit 4934107

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shim.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
#define MAX_FILENAME_SIZE 512
88

9-
BOOL WINAPI ctrlhandler(DWORD fdwCtrlType )
9+
BOOL WINAPI ctrlhandler(DWORD fdwCtrlType)
1010
{
1111
switch (fdwCtrlType) {
1212
// Ignore all events, and let the child process

0 commit comments

Comments
 (0)