mes/lib/tests/dirent
Jan Nieuwenhuizen c13941261e
mes: Run indent.
for i in $(find . -name '*.h' -o -name '*.c'); do indent $i --no-tabs --no-space-after-casts; done
2019-02-11 07:55:17 +01:00
..
readdir.dir mescc: Mes C Library: Populate with function tests from scaffold. 2019-02-08 19:34:44 +01:00
90-readdir.c mes: Run indent. 2019-02-11 07:55:17 +01:00