aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/bsc/lcs_ta_req.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/osmocom/bsc/lcs_ta_req.h')
-rw-r--r--include/osmocom/bsc/lcs_ta_req.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/osmocom/bsc/lcs_ta_req.h b/include/osmocom/bsc/lcs_ta_req.h
index b9b7a4e58..bdfc14f60 100644
--- a/include/osmocom/bsc/lcs_ta_req.h
+++ b/include/osmocom/bsc/lcs_ta_req.h
@@ -11,7 +11,7 @@
LOGPFSML((TA_REQ)->fi, level, fmt, ## args); \
else \
LOGP(DLCS, level, "LCS TA Req: " fmt, ## args); \
- } while(0)
+ } while (0)
enum lcs_ta_req_fsm_event {
LCS_TA_REQ_EV_GOT_TA,