mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-01 20:04:09 +03:00
Fix comment
This commit is contained in:
parent
c91e950eb7
commit
ec82c58982
@ -382,7 +382,7 @@
|
|||||||
struct _u2_utty* nex_u; // next in host list
|
struct _u2_utty* nex_u; // next in host list
|
||||||
} u2_utty;
|
} u2_utty;
|
||||||
|
|
||||||
/* u2_opts:
|
/* u2_opts:
|
||||||
*/
|
*/
|
||||||
typedef struct _u2_opts {
|
typedef struct _u2_opts {
|
||||||
c3_c* cpu_c;
|
c3_c* cpu_c;
|
||||||
|
Loading…
Reference in New Issue
Block a user