Skip to content

Commit

Permalink
Fix whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
spiiroin committed Aug 25, 2014
1 parent eda8f22 commit ceb76aa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mce-sensorfw.c
Expand Up @@ -3068,14 +3068,14 @@ static sfw_service_t *sfw_service = 0;
*/
void mce_sensorfw_suspend(void)
{
// DUMMY
// DUMMY
}

/** Rethink sensors after resuming
*/
void mce_sensorfw_resume(void)
{
// DUMMY
// DUMMY
}

// ----------------------------------------------------------------
Expand Down

0 comments on commit ceb76aa

Please sign in to comment.