aboutsummaryrefslogtreecommitdiffstats
path: root/src/rlc.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/rlc.h')
-rw-r--r--src/rlc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rlc.h b/src/rlc.h
index 81689945..bc93c2d4 100644
--- a/src/rlc.h
+++ b/src/rlc.h
@@ -86,7 +86,7 @@ struct gprs_rlc_data {
/* block len of history */
uint8_t len;
- uint8_t cs;
+ GprsCodingScheme cs;
};
/*