diff options
Diffstat (limited to 'libc/stdio/_trans2w.c')
-rw-r--r-- | libc/stdio/_trans2w.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libc/stdio/_trans2w.c b/libc/stdio/_trans2w.c index 57a06d336..c72237939 100644 --- a/libc/stdio/_trans2w.c +++ b/libc/stdio/_trans2w.c @@ -7,7 +7,6 @@ #include "_stdio.h" -/* libc_hidden_proto(fseek) */ /* Function to handle transition to writing. * Initialize or verify the stream's orientation (even if readonly). |