freebsd-dev/contrib/bind/port/freebsd/noop.c
Peter Wemm 4e0ffe0bae Import (trimmed) ISC bind-8.1.2-t3b. This will be updated to 8.1.2 on
final release.

Obtained from:  ftp.isc.org
1998-05-03 04:11:49 +00:00

5 lines
35 B
C

static void
noop() {
/* NOOP */
}