freebsd-src/libexec/bootpd/getif.h
Warner Losh 8ad303d68c Remove $FreeBSD$: one-line .c comment pattern
Remove /^/[*/]\s*\$FreeBSD\$.*\n/

Similar commit in main:
(cherry picked from commit 2a63c3be15)
2023-08-23 11:43:23 -06:00

4 lines
66 B
C

/* getif.h */
extern struct ifreq *getif(int, struct in_addr *);