Change in osmo-msc[master]: msc/rrlp.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/.

Harald Welte gerrit-no-reply at lists.osmocom.org
Sun Aug 5 06:59:07 UTC 2018


Harald Welte has submitted this change and it was merged. ( https://gerrit.osmocom.org/10336 )

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

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

Change-Id: Ie68b2092a0a9ceae3519ab9059ac2c1e3d8d7450
---
M include/osmocom/msc/rrlp.h
1 file changed, 1 insertion(+), 5 deletions(-)

Approvals:
  Jenkins Builder: Verified
  Harald Welte: Looks good to me, approved



diff --git a/include/osmocom/msc/rrlp.h b/include/osmocom/msc/rrlp.h
index c89402a..5071a7f 100644
--- a/include/osmocom/msc/rrlp.h
+++ b/include/osmocom/msc/rrlp.h
@@ -1,7 +1,3 @@
-#ifndef _RRLP_H
-#define _RRLP_H
+#pragma once
 
 void on_dso_load_rrlp(void);
-
-#endif /* _RRLP_H */
-

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

Gerrit-Project: osmo-msc
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: Ie68b2092a0a9ceae3519ab9059ac2c1e3d8d7450
Gerrit-Change-Number: 10336
Gerrit-PatchSet: 1
Gerrit-Owner: Vadim Yanitskiy <axilirator at gmail.com>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20180805/7e1d2043/attachment.htm>


More information about the gerrit-log mailing list