Change in libosmocore[master]: application.c: drop wrong \references of osmo_init_ignore_signals()

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/.

Vadim Yanitskiy gerrit-no-reply at lists.osmocom.org
Thu Apr 25 04:44:07 UTC 2019


Vadim Yanitskiy has submitted this change and it was merged. ( https://gerrit.osmocom.org/13776 )

Change subject: application.c: drop wrong \references of osmo_init_ignore_signals()
......................................................................

application.c: drop wrong \references of osmo_init_ignore_signals()

Change-Id: Ib08e15dd5d811662de46a1dfdb676b9a5b66b529
---
M src/application.c
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Jenkins Builder: Verified
  Pau Espin Pedrol: Looks good to me, approved



diff --git a/src/application.c b/src/application.c
index d912eb7..7fd6280 100644
--- a/src/application.c
+++ b/src/application.c
@@ -89,7 +89,7 @@
 	log_targets_reopen();
 }
 
-/*! Ignore \ref SIGPIPE, \ref SIGALRM, \ref SIGHUP and \ref SIGIO */
+/*! Ignore SIGPIPE, SIGALRM, SIGHUP and SIGIO */
 void osmo_init_ignore_signals(void)
 {
 	/* Signals that by default would terminate */

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

Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: Ib08e15dd5d811662de46a1dfdb676b9a5b66b529
Gerrit-Change-Number: 13776
Gerrit-PatchSet: 1
Gerrit-Owner: Vadim Yanitskiy <axilirator at gmail.com>
Gerrit-Reviewer: Jenkins Builder (1000002)
Gerrit-Reviewer: Pau Espin Pedrol <pespin at sysmocom.de>
Gerrit-Reviewer: Vadim Yanitskiy <axilirator at gmail.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190425/2aec5182/attachment.htm>


More information about the gerrit-log mailing list