summaryrefslogtreecommitdiff
path: root/include/osmocom/msc/signal.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/osmocom/msc/signal.h')
-rw-r--r--include/osmocom/msc/signal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/osmocom/msc/signal.h b/include/osmocom/msc/signal.h
index e854a64..26553c5 100644
--- a/include/osmocom/msc/signal.h
+++ b/include/osmocom/msc/signal.h
@@ -92,7 +92,7 @@ struct scall_signal_data {
void *data;
};
struct sms_signal_data {
- /* The transaction where this occured */
+ /* The transaction where this occurred */
struct gsm_trans *trans;
/* Can be NULL for SMMA */
struct gsm_sms *sms;