aboutsummaryrefslogtreecommitdiffstats
path: root/src/luop.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/luop.h')
-rw-r--r--src/luop.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/luop.h b/src/luop.h
index 5a79722..51908b4 100644
--- a/src/luop.h
+++ b/src/luop.h
@@ -54,7 +54,7 @@ struct lu_operation {
enum lu_state state;
/*! CS (false) or PS (true) Location Update? */
bool is_ps;
- /*! RAT type indicator: coming in on GERAN-A? UTRAN-Iu? */
+ /*! RAT type indicator: coming in on GERAN-A? UTRAN-Iu? E-UTRAN?*/
enum osmo_rat_type via_rat;
/*! currently running timer */