Skip to content

Commit 74349a3

Browse files
committed
remove trailing whitespace
1 parent d6eca29 commit 74349a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Language/nativecall.pod6

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -583,7 +583,7 @@ Here is an example of a Windows API call:
583583
returns int32
584584
is native('user32')
585585
{ * }
586-
586+
587587
MessageBoxA(0, "We have NativeCall", "oh lol", 64);
588588
589589
=end pod

0 commit comments

Comments
 (0)