aboutsummaryrefslogtreecommitdiff
path: root/src/fragmentation/defragmentation.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/fragmentation/defragmentation.c')
-rw-r--r--src/fragmentation/defragmentation.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fragmentation/defragmentation.c b/src/fragmentation/defragmentation.c
index 92ae9f595..c0ca86b37 100644
--- a/src/fragmentation/defragmentation.c
+++ b/src/fragmentation/defragmentation.c
@@ -114,7 +114,7 @@ struct MessageContext
114 unsigned int frag_times_start_offset; 114 unsigned int frag_times_start_offset;
115 115
116 /** 116 /**
117 * Which offset whould we write the next frag value into 117 * Which offset would we write the next frag value into
118 * in the @e frag_times array? All smaller entries are valid. 118 * in the @e frag_times array? All smaller entries are valid.
119 */ 119 */
120 unsigned int frag_times_write_offset; 120 unsigned int frag_times_write_offset;