mirror of
https://github.com/opnsense/src.git
synced 2026-02-03 20:49:35 -05:00
Remove /^/[*/]\s*\$FreeBSD\$.*\n/
Similar commit in main:
(cherry picked from commit 2a63c3be15)
3 lines
66 B
C
3 lines
66 B
C
/* getether.h */
|
|
|
|
extern int getether(char *ifname, char *eaptr);
|