From 32caf7f1db12965712a1f74016e7b55e258cab73 Mon Sep 17 00:00:00 2001 From: Christian Linke Date: Wed, 25 Sep 2013 15:42:47 +0200 Subject: * made sure that CommonAPI stuff compiles with release 2.1 Signed-off-by: Christian Linke --- PluginCommandInterfaceCAPI/fidl/CommandInterface.fidl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'PluginCommandInterfaceCAPI/fidl/CommandInterface.fidl') diff --git a/PluginCommandInterfaceCAPI/fidl/CommandInterface.fidl b/PluginCommandInterfaceCAPI/fidl/CommandInterface.fidl index 1fc0d5f..241e071 100644 --- a/PluginCommandInterfaceCAPI/fidl/CommandInterface.fidl +++ b/PluginCommandInterfaceCAPI/fidl/CommandInterface.fidl @@ -74,7 +74,7 @@ interface CommandControl { <** @description : indicated the number of steps that should be incremented or decremented. Positive values here inkrement, negative values decrement **> - Int16 volumeStep + Int16 volumeStep_ } out { am_Error_e ^error -- cgit v1.2.1