OSDN Git Service

libsensors: make the implementation be compatible with new IIO ABI
[android-x86/hardware-intel-libsensors.git] / hsb / BoardConfig.cpp
index 9b9352b..57b4bde 100644 (file)
@@ -124,7 +124,7 @@ int BoardConfig::handleToDriver(int handle)
         return syncompass;
     case ID_O:
         return orientation;
-  default:
+    default:
         return -EINVAL;
     }
     return -EINVAL;