-
msvensson@neptunus.(none) authored
Remove the my_seek calls as we have just opened the file for append with O_APPEND and the file pointer should be at end of the file already.
9d2fd3b3
Remove the my_seek calls as we have just opened the file for append with O_APPEND and the file pointer should be at end of the file already.