mirror of
https://github.com/opnsense/src.git
synced 2026-03-22 10:50:09 -04:00
3 lines
No EOL
39 B
Text
3 lines
No EOL
39 B
Text
bool notzero(int i) {
|
|
return i != 0;
|
|
} |