Fixed missing right brace

This commit is contained in:
Richard Hacker 2008-05-30 07:25:11 +00:00
parent 8e0484b1c4
commit 48c078359d
1 changed files with 1 additions and 0 deletions

View File

@ -650,6 +650,7 @@ found:
}
return sync_offset + bit_offset / 8;
}
/*****************************************************************************/