aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc
diff options
context:
space:
mode:
Diffstat (limited to 'openbsc')
-rw-r--r--openbsc/include/openbsc/vlr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/openbsc/include/openbsc/vlr.h b/openbsc/include/openbsc/vlr.h
index 3aded6dc8..c63b67a98 100644
--- a/openbsc/include/openbsc/vlr.h
+++ b/openbsc/include/openbsc/vlr.h
@@ -133,7 +133,7 @@ struct vlr_subscriber {
uint8_t sac;
struct gprs_mm_ctx *mmctx;
} ps;
- /* VLR specific parts */
+ /* CS (NITB/CSCN) specific parts */
struct {
/* pending requests */
int is_paging;