b.a.t.m.a.n.lists.open-mesh.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] alfred: remove unnecessary backslash
@ 2022-09-14 18:40 Marek Lindner
  2022-09-14 18:40 ` [PATCH 2/2] alfred: improve grammar in documentation of '-r' argument Marek Lindner
  0 siblings, 1 reply; 2+ messages in thread
From: Marek Lindner @ 2022-09-14 18:40 UTC (permalink / raw)
  To: b.a.t.m.a.n; +Cc: Marek Lindner

Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
---
 alfred.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/alfred.h b/alfred.h
index 97f0093..a4a3d37 100644
--- a/alfred.h
+++ b/alfred.h
@@ -210,7 +210,7 @@ int unix_sock_close(struct globals *globals);
 int unix_sock_req_data_finish(struct globals *globals,
 			      struct transaction_head *head);
 void unix_sock_events_close_all(struct globals *globals);
-void unix_sock_event_notify(struct globals *globals, uint8_t type,\
+void unix_sock_event_notify(struct globals *globals, uint8_t type,
 			    const uint8_t source[ETH_ALEN]);
 /* vis.c */
 int vis_update_data(struct globals *globals);
-- 
2.37.2

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-09-14 18:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-14 18:40 [PATCH 1/2] alfred: remove unnecessary backslash Marek Lindner
2022-09-14 18:40 ` [PATCH 2/2] alfred: improve grammar in documentation of '-r' argument Marek Lindner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).