aboutsummaryrefslogtreecommitdiffstats
path: root/src/tbf.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tbf.h')
-rw-r--r--src/tbf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tbf.h b/src/tbf.h
index e95ed204..0eacec5d 100644
--- a/src/tbf.h
+++ b/src/tbf.h
@@ -90,7 +90,7 @@ struct gprs_rlc_data {
/* block history */
uint8_t block[RLC_MAX_LEN];
- /* block len of history */
+ /* block len of history */
uint8_t len;
};