mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-27 15:32:43 +02:00
Fix typo
Signed-off-by: max_10 <max_10@gmx.de>
Origin commit data
------------------
Branch: master
Commit: d47619797b
Author: samsamsam <samsamsam@o2.pl>
Date: 2018-04-17 (Tue, 17 Apr 2018)
------------------
This commit was generated by Migit
This commit is contained in:
@@ -129,7 +129,7 @@ ssize_t WriteWithRetry(Context_t *context, int pipefd, int fd, const void *buf,
|
||||
|
||||
if(FD_ISSET(pipefd, &rfds))
|
||||
{
|
||||
FlusPipe(pipefd);
|
||||
FlushPipe(pipefd);
|
||||
//printf("RETURN FROM SELECT DUE TO pipefd SET\n");
|
||||
continue;
|
||||
}
|
||||
|
Reference in New Issue
Block a user