Skip to content

Commit 1a82124

Browse files
0323pinsylvestre
authored andcommitted
silence apell checker
1 parent 6898d35 commit 1a82124

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/uu/stdbuf/src/libstdbuf/src/libstdbuf.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
//
33
// For the full copyright and license information, please view the LICENSE
44
// file that was distributed with this source code.
5-
// spell-checker:ignore (ToDO) getreent reent IOFBF IOLBF IONBF setvbuf stderrp stdinp stdoutp
5+
// spell-checker:ignore (ToDO) getreent reent IOFBF IOLBF IONBF setvbuf stderrp stdinp stdoutp fdopen
66

77
use ctor::ctor;
88
use libc::{_IOFBF, _IOLBF, _IONBF, FILE, c_char, c_int, fileno, size_t};

0 commit comments

Comments
 (0)