opnsense-src/tests/sys/kqueue/libkqueue
David Bright d340488122 Make whitespace more consistent in libkqueue tests.
After r337820, which "corrected" some spaces-instead-of-tab whitespace
issues in the libkqueue tests, jmg@ pointed out that these files were
originally space-based, not tab-spaced, and so the correction should
have been to get rid of the tabs that had been introduced in previous
changes, not the spaces. This change does that. This is a whitespace
only change; no functional change is intended.

Reported by:	jmg@
MFC after:	3 days
Sponsored by:	Dell EMC Isilon
2018-11-27 15:12:34 +00:00
..
common.h Fix several memory leaks. 2018-08-14 19:12:45 +00:00
config.h Move tests/sys/kqueue/... to tests/sys/kqueue/libkqueue/... 2016-09-06 08:45:29 +00:00
kqueue_test.sh Make test scripts under tests/... non-executable 2017-08-08 04:59:16 +00:00
main.c Make whitespace more consistent in libkqueue tests. 2018-11-27 15:12:34 +00:00
Makefile Move tests/sys/kqueue/... to tests/sys/kqueue/libkqueue/... 2016-09-06 08:45:29 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
proc.c Make whitespace more consistent in libkqueue tests. 2018-11-27 15:12:34 +00:00
read.c Move tests/sys/kqueue/... to tests/sys/kqueue/libkqueue/... 2016-09-06 08:45:29 +00:00
signal.c Make whitespace more consistent in libkqueue tests. 2018-11-27 15:12:34 +00:00
timer.c Make whitespace more consistent in libkqueue tests. 2018-11-27 15:12:34 +00:00
user.c Make whitespace more consistent in libkqueue tests. 2018-11-27 15:12:34 +00:00
vnode.c Make whitespace more consistent in libkqueue tests. 2018-11-27 15:12:34 +00:00