Skip to content

Commit fdba423

Browse files
author
SimonePDA
authored
Merge pull request #370 from per1234/flush-return
Correct return type of flush()
2 parents 971576d + 9831b37 commit fdba423

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Language/Functions/Communication/Stream/streamFlush.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ This function is part of the Stream class, and is called by any class that inher
3131

3232
[float]
3333
=== Returns
34-
`boolean`
34+
Nothing
3535

3636
--
3737
// OVERVIEW SECTION ENDS

0 commit comments

Comments
 (0)