mirror of
https://github.com/opnsense/src.git
synced 2026-03-14 14:42:40 -04:00
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 |
||
|---|---|---|
| .. | ||
| common.h | ||
| config.h | ||
| kqueue_test.sh | ||
| main.c | ||
| Makefile | ||
| Makefile.depend | ||
| proc.c | ||
| read.c | ||
| signal.c | ||
| timer.c | ||
| user.c | ||
| vnode.c | ||