]> granicus.if.org Git - strace/blobdiff - print_msgbuf.c
Update NEWS
[strace] / print_msgbuf.c
index c7e87e495f64578ab83653f971ef548aec597403..68d8741be045d5828dce7e9c14e30ea9f50d988a 100644 (file)
@@ -38,7 +38,8 @@
 typedef struct msgbuf msgbuf_t;
 #include MPERS_DEFS
 
-MPERS_PRINTER_DECL(void, tprint_msgbuf)(struct tcb *tcp, const long addr, const unsigned long count)
+MPERS_PRINTER_DECL(void, tprint_msgbuf,
+                  struct tcb *tcp, const long addr, const unsigned long count)
 {
        msgbuf_t msg;