Skip to content

Commit

Permalink
correct wrong reference
Browse files Browse the repository at this point in the history
  • Loading branch information
jmalak committed Aug 31, 2021
1 parent 05b1b32 commit f274691
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/doc/lr/src/doscommi.gml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Otherwise, it returns an OS error code and sets
accordingly.
.return end
.see begin
.seelist _dos_commit _dos_close _dos_creat _dos_open _dos_write flush
.seelist _dos_commit _dos_close _dos_creat _dos_open _dos_write fflush
.see end
.exmp begin
#include <stdio.h>
Expand Down

0 comments on commit f274691

Please sign in to comment.