Change in osmocom-bb[master]: layer23/include/sap_interface.h: use #pragma once

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
Mon Dec 24 22:09:20 UTC 2018


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


Change subject: layer23/include/sap_interface.h: use #pragma once
......................................................................

layer23/include/sap_interface.h: use #pragma once

Change-Id: I98e407c2b6604438d2495700cb62753ad55369ea
---
M src/host/layer23/include/osmocom/bb/common/sap_interface.h
1 file changed, 1 insertion(+), 5 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmocom-bb refs/changes/30/12430/1

diff --git a/src/host/layer23/include/osmocom/bb/common/sap_interface.h b/src/host/layer23/include/osmocom/bb/common/sap_interface.h
index e4e64ce..67e859b 100644
--- a/src/host/layer23/include/osmocom/bb/common/sap_interface.h
+++ b/src/host/layer23/include/osmocom/bb/common/sap_interface.h
@@ -1,5 +1,4 @@
-#ifndef _SAP_INTERFACE_H
-#define _SAP_INTERFACE_H
+#pragma once
 
 typedef int (*osmosap_cb_t)(struct msgb *msg, struct osmocom_ms *ms);
 
@@ -70,6 +69,3 @@
 	uint8_t num_params;
 	struct sap_param *params;
 };
-
-
-#endif /* _SAP_INTERFACE_H */

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

Gerrit-Project: osmocom-bb
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I98e407c2b6604438d2495700cb62753ad55369ea
Gerrit-Change-Number: 12430
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/20181224/2b5924d9/attachment.htm>


More information about the gerrit-log mailing list