Login
Preferences
Help/Guide
About Trac
Wiki
Context Navigation
←
Previous Change
Wiki History
Next Change
→
Changes between
Version 13
and
Version 14
of
IOC_T05
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
Mar 11, 2022, 12:17:37 PM (
3 years
ago)
Author:
franck
Comment:
--
Legend:
Unmodified
Added
Removed
Modified
IOC_T05
v13
v14
286
286
};
287
287
288
struct mailbox_s mb
0
= {.state = EMPTY};
288
struct mailbox_s mb
= {.state = EMPTY};
289
289
290
290
void loop_T1(... mailbox_t * mb ...) {