On Tue, Nov 01, 2016 at 11:45:44AM -0700, Jason Gerecke wrote:
> Signed-off-by: Jason Gerecke <jason.gere...@wacom.com>
> ---
>  src/wcmCommon.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/src/wcmCommon.c b/src/wcmCommon.c
> index 1471fa5..2d7060d 100644
> --- a/src/wcmCommon.c
> +++ b/src/wcmCommon.c
> @@ -1196,7 +1196,7 @@ static void commonDispatchDevice(InputInfoPtr pInfo,
>       if (priv->serial && filtered.serial_num != priv->serial)
>       {
>               DBG(10, priv, "serial number"
> -                     " is %u but your system configured %u",
> +                     " is %u but your system configured %u\n",
>                       filtered.serial_num, priv->serial);
>               return;
>       }

difficult one, but I hope this doesn't break anything ;)

Reviewed-by: Peter Hutterer <peter.hutte...@who-t.net>

Cheers,
   Peter


------------------------------------------------------------------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today. http://sdm.link/xeonphi
_______________________________________________
Linuxwacom-devel mailing list
Linuxwacom-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel

Reply via email to