Skip to content

Commit

Permalink
Minor tweak.
Browse files Browse the repository at this point in the history
  • Loading branch information
mm1352000 committed Dec 25, 2011
1 parent f4efbad commit 9ba2dbe
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -367,8 +367,8 @@ private struct BdaExtensionParams

private bool _isTurbosight = false;
private bool _isCiSlotPresent = false;
private bool _isCamReady = false;
private bool _isCamPresent = false;
private bool _isCamReady = false;

private bool _stopMmiHandlerThread = false;
private Thread _mmiHandlerThread = null;
Expand Down

0 comments on commit 9ba2dbe

Please sign in to comment.