[hurd,commited] tst-backtrace5: split long line

Samuel Thibault <[email protected]>
Newsgroups gmane.os.hurd.cvs,gmane.comp.lib.glibc.alpha
Message-ID <[email protected]>
---
 debug/tst-backtrace5.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/debug/tst-backtrace5.c b/debug/tst-backtrace5.c
index 75a018670a..45bea6efe7 100644
--- a/debug/tst-backtrace5.c
+++ b/debug/tst-backtrace5.c
@@ -79,7 +79,9 @@ handle_signal (int signum)
      (__syscall_cancel*) and require the read syscall wrapper to be
      present (but skip intermediates).  */
   for (i = 1; i < n; i++)
-    if (match (symbols[i], "read") && !match (symbols[i], "read_nocancel") && !match (symbols[i], "io_read"))
+    if (match (symbols[i], "read")
+	&& !match (symbols[i], "read_nocancel")
+	&& !match (symbols[i], "io_read"))
       break;
   if (i == n)
     {
-- 
2.53.0
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.