NEWS: wrap lines at 80 characters
authorBartosz Golaszewski <bartekgola@gmail.com>
Mon, 8 May 2017 16:05:37 +0000 (18:05 +0200)
committerBartosz Golaszewski <bartekgola@gmail.com>
Mon, 8 May 2017 16:05:37 +0000 (18:05 +0200)
Stick to the same standards everywhere in the project.

Signed-off-by: Bartosz Golaszewski <bartekgola@gmail.com>
NEWS

diff --git a/NEWS b/NEWS
index cdb885340892ca21cf4e6d671e2b4f688d235d97..c7dca071cdfa93a24c0da86eccd5a47c9ccc746e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,7 +2,8 @@ libgpiod v0.1.3
 ===============
 
 Bug fixes:
-- this time the bug making it impossible to request both types of line events was really fixed
+- this time the bug making it impossible to request both types of line events
+  was really fixed
 - pass the O_CLOEXEC flag to open() when opening the GPIO chip device file
 
 libgpiod v0.1.2