Fixed missing right brace
This commit is contained in:
parent
8e0484b1c4
commit
48c078359d
|
|
@ -650,6 +650,7 @@ found:
|
|||
}
|
||||
|
||||
return sync_offset + bit_offset / 8;
|
||||
}
|
||||
|
||||
|
||||
/*****************************************************************************/
|
||||
|
|
|
|||
Loading…
Reference in New Issue