pespin has submitted this change. (
https://gerrit.osmocom.org/c/osmo-pcu/+/23321 )
Change subject: pcu_utils.h: Fix trailing whitespace
......................................................................
pcu_utils.h: Fix trailing whitespace
Change-Id: I113766e342a00f61f9894dee1bb89b8ae8354007
---
M src/pcu_utils.h
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Jenkins Builder: Verified
pespin: Looks good to me, approved
diff --git a/src/pcu_utils.h b/src/pcu_utils.h
index cb2fd91..1d43045 100644
--- a/src/pcu_utils.h
+++ b/src/pcu_utils.h
@@ -15,7 +15,7 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
-#pragma once
+#pragma once
#ifdef __cplusplus
extern "C" {
#endif
--
To view, visit https://gerrit.osmocom.org/c/osmo-pcu/+/23321
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-pcu
Gerrit-Branch: master
Gerrit-Change-Id: I113766e342a00f61f9894dee1bb89b8ae8354007
Gerrit-Change-Number: 23321
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: pespin <[email protected]>
Gerrit-MessageType: merged