From 160ac722bedaad0e8cb824b14f902785976e1d2b Mon Sep 17 00:00:00 2001 From: Greg Hulands Date: Fri, 1 Mar 2013 10:16:04 -0800 Subject: Fix white space --- apps/drivers/device/i2c.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps') diff --git a/apps/drivers/device/i2c.h b/apps/drivers/device/i2c.h index 472bf26ab..66c34dd7c 100644 --- a/apps/drivers/device/i2c.h +++ b/apps/drivers/device/i2c.h @@ -84,7 +84,7 @@ protected: * Check for the presence of the device on the bus. */ virtual int probe(); - + /** * Perform an I2C transaction to the device. * -- cgit v1.2.3