From d0dae04c2ae6e4219e0ebac205dd05fa7e9427cf Mon Sep 17 00:00:00 2001 From: Romain Forlot Date: Wed, 23 Aug 2017 10:54:30 +0200 Subject: Format: remove blank space at EOL Change-Id: I786ac8d5be68bdf09d5bb6c883959d6e1963c1fe Signed-off-by: Romain Forlot --- Alsa-Plugin/_Alsa-Hal-plugin/AlsaHalPlug.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Alsa-Plugin/_Alsa-Hal-plugin/AlsaHalPlug.h') diff --git a/Alsa-Plugin/_Alsa-Hal-plugin/AlsaHalPlug.h b/Alsa-Plugin/_Alsa-Hal-plugin/AlsaHalPlug.h index bb2dd79..98850bf 100644 --- a/Alsa-Plugin/_Alsa-Hal-plugin/AlsaHalPlug.h +++ b/Alsa-Plugin/_Alsa-Hal-plugin/AlsaHalPlug.h @@ -13,10 +13,10 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * + * * AfbCallBack (snd_ctl_hal_t *handle, int numid, void **response); * AfbHalInit is mandatory and called with numid=0 - * + * * Syntaxe in .asoundrc file * CrlLabel { cb MyFunctionName name "My_Second_Control" } */ -- cgit 1.2.3-korg