Change in libosmocore[master]: cosmetic: vty: Fix trailing whitespace

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

laforge gerrit-no-reply at lists.osmocom.org
Mon Oct 12 15:09:37 UTC 2020


laforge has submitted this change. ( https://gerrit.osmocom.org/c/libosmocore/+/20574 )

Change subject: cosmetic: vty: Fix trailing whitespace
......................................................................

cosmetic: vty: Fix trailing whitespace

Change-Id: Ieea7d13161440326d58f80f1fbc9f7e3fa5a40af
---
M src/vty/telnet_interface.c
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  laforge: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/src/vty/telnet_interface.c b/src/vty/telnet_interface.c
index 9aa36fe..cd32e68 100644
--- a/src/vty/telnet_interface.c
+++ b/src/vty/telnet_interface.c
@@ -256,7 +256,7 @@
 }
 
 /*! Close all telnet connections and release the telnet socket */
-void telnet_exit(void) 
+void telnet_exit(void)
 {
 	struct telnet_connection *tc, *tc2;
 

-- 
To view, visit https://gerrit.osmocom.org/c/libosmocore/+/20574
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: Ieea7d13161440326d58f80f1fbc9f7e3fa5a40af
Gerrit-Change-Number: 20574
Gerrit-PatchSet: 2
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20201012/44fdc6e1/attachment.htm>


More information about the gerrit-log mailing list