Change in osmo-msc[master]: msc/signal.h: use #pragma once include guard

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
Fri Aug 3 18:55:22 UTC 2018


Vadim Yanitskiy has uploaded this change for review. ( https://gerrit.osmocom.org/10335


Change subject: msc/signal.h: use #pragma once include guard
......................................................................

msc/signal.h: use #pragma once include guard

Change-Id: I114026808abeff72a3f4f3cb1b84680c116409d4
---
M include/osmocom/msc/signal.h
1 file changed, 1 insertion(+), 4 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-msc refs/changes/35/10335/1

diff --git a/include/osmocom/msc/signal.h b/include/osmocom/msc/signal.h
index e854a64..f630b27 100644
--- a/include/osmocom/msc/signal.h
+++ b/include/osmocom/msc/signal.h
@@ -19,8 +19,7 @@
  *
  */
 
-#ifndef OPENBSC_SIGNAL_H
-#define OPENBSC_SIGNAL_H
+#pragma once
 
 #include <stdlib.h>
 #include <errno.h>
@@ -99,5 +98,3 @@
 	/* int paging result. Only the ones with > 0 */
 	int paging_result;
 };
-
-#endif

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

Gerrit-Project: osmo-msc
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I114026808abeff72a3f4f3cb1b84680c116409d4
Gerrit-Change-Number: 10335
Gerrit-PatchSet: 1
Gerrit-Owner: Vadim Yanitskiy <axilirator at gmail.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20180803/d612d63f/attachment.htm>


More information about the gerrit-log mailing list