Fix wrong returned value about getCanBuses.
authorRomain Forlot <romain.forlot@iot.bzh>
Mon, 27 Feb 2017 20:30:05 +0000 (21:30 +0100)
committerRomain Forlot <romain.forlot@iot.bzh>
Mon, 27 Feb 2017 20:30:05 +0000 (21:30 +0100)
Why I keep this function anyway...

Change-Id: Ifcbc00625fcb065b73afed51fc712067aa9db412
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
src/can-signals.hpp

index c2eaea4..4b43945 100644 (file)
@@ -97,7 +97,7 @@ int getMessageCount();
  * @brief Return an array of the metadata for the 2 CAN buses you want to
  * monitor. The size of this array is fixed at 2.
  */
-CanBus* getCanBuses();
+can_bus_dev_t getCanBuses();
 
 /**
  * @brief Find one or many signals based on its name or id