mirror of
https://github.com/game-stop/veejay.git
synced 2025-12-14 20:00:01 +01:00
regression
This commit is contained in:
@@ -1188,7 +1188,7 @@ void veejay_pipe_write_status(veejay_t * info)
|
|||||||
*ptr++ = '0'; *ptr++ = ' ';
|
*ptr++ = '0'; *ptr++ = ' ';
|
||||||
*ptr++ = '0'; *ptr++ = ' ';
|
*ptr++ = '0'; *ptr++ = ' ';
|
||||||
*ptr++ = '0'; *ptr++ = ' ';
|
*ptr++ = '0'; *ptr++ = ' ';
|
||||||
*ptr++ = info->sfd; *ptr++ = ' ';
|
ptr = vj_sprintf( info->sfd); *ptr++ = ' ';
|
||||||
ptr = vj_sprintf( ptr, mstatus );
|
ptr = vj_sprintf( ptr, mstatus );
|
||||||
*ptr++ = '0'; *ptr++ = ' ';
|
*ptr++ = '0'; *ptr++ = ' ';
|
||||||
*ptr++ = '0'; *ptr++ = ' ';
|
*ptr++ = '0'; *ptr++ = ' ';
|
||||||
|
|||||||
Reference in New Issue
Block a user