mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-05-15 07:49:55 +00:00
8 lines
58 B
Plaintext
8 lines
58 B
Plaintext
@@
|
|
identifier i;
|
|
@@
|
|
|
|
assert(i);
|
|
- if (!i)
|
|
- return ...;
|