mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-21 13:51:50 +03:00
auto: comment style
This commit is contained in:
parent
6a80b24c9b
commit
ee18835a4b
@ -389,6 +389,7 @@ static u3_auto*
|
||||
_auto_link(u3_auto* car_u, u3_pier* pir_u, u3_auto* nex_u)
|
||||
{
|
||||
// skip null drivers
|
||||
//
|
||||
if ( !car_u ) {
|
||||
return nex_u;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user