mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-06-01 22:58:54 +00:00
8 lines
58 B
Plaintext
8 lines
58 B
Plaintext
@@
|
|
identifier i;
|
|
@@
|
|
|
|
assert(i);
|
|
- if (!i)
|
|
- return ...;
|