From fba8d81b5dbfaf6359af3b435bd16d9ec3629825 Mon Sep 17 00:00:00 2001 From: William Woodall Date: Mon, 12 Nov 2018 12:03:16 -0600 Subject: [PATCH] whitespace --- package.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/package.xml b/package.xml index 70c2bb9..27781e1 100644 --- a/package.xml +++ b/package.xml @@ -3,7 +3,9 @@ serial 1.2.1 - Serial is a cross-platform, simple to use library for using serial ports on computers. This library provides a C++, object oriented interface for interacting with RS-232 like devices on Linux and Windows. + Serial is a cross-platform, simple to use library for using serial ports on computers. + This library provides a C++, object oriented interface for interacting with RS-232 + like devices on Linux and Windows. William Woodall