From f58b8e3cb4f0c00a54cd3174d501b8681f1e43d5 Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Wed, 9 Feb 2022 10:00:14 -0700 Subject: [PATCH] fix accidental insertion of "x1" --- libs/surfaces/mackie/mackie_control_protocol.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/surfaces/mackie/mackie_control_protocol.cc b/libs/surfaces/mackie/mackie_control_protocol.cc index b91d438dbd..d8776106fc 100644 --- a/libs/surfaces/mackie/mackie_control_protocol.cc +++ b/libs/surfaces/mackie/mackie_control_protocol.cc @@ -1,4 +1,4 @@ -x1/* +/* * Copyright (C) 2006-2007 John Anderson * Copyright (C) 2007-2010 David Robillard * Copyright (C) 2007-2017 Paul Davis