mirror of
https://github.com/opnsense/src.git
synced 2026-04-28 09:37:08 -04:00
2 lines
29 B
C
2 lines
29 B
C
struct Point { int x, y; };
|
|
|