taisei/src/vfs
Andrei Alexeyev 513d613387
Consistent indentation: indent with tabs, align with spaces (#104)
I would've preferred to just go with 4-spaces for indent and no tabs,
but lao is a bit conservative about it. :^)

Still, this is a ton better than mixing different styles all over the
place, especially within the same file.
2018-01-12 20:26:07 +02:00
..
pathutil.c Consistent indentation: indent with tabs, align with spaces (#104) 2018-01-12 20:26:07 +02:00
pathutil.h Consistent indentation: indent with tabs, align with spaces (#104) 2018-01-12 20:26:07 +02:00
private.c Consistent indentation: indent with tabs, align with spaces (#104) 2018-01-12 20:26:07 +02:00
private.h Consistent indentation: indent with tabs, align with spaces (#104) 2018-01-12 20:26:07 +02:00
public.c Consistent indentation: indent with tabs, align with spaces (#104) 2018-01-12 20:26:07 +02:00
public.h Consistent indentation: indent with tabs, align with spaces (#104) 2018-01-12 20:26:07 +02:00
setup.c Consistent indentation: indent with tabs, align with spaces (#104) 2018-01-12 20:26:07 +02:00
setup.h Happy New Year! 2018-01-04 19:14:31 +02:00
syspath.h Happy New Year! 2018-01-04 19:14:31 +02:00
syspath_posix.c Consistent indentation: indent with tabs, align with spaces (#104) 2018-01-12 20:26:07 +02:00
syspath_public.c Consistent indentation: indent with tabs, align with spaces (#104) 2018-01-12 20:26:07 +02:00
syspath_public.h Happy New Year! 2018-01-04 19:14:31 +02:00
syspath_win32.c Consistent indentation: indent with tabs, align with spaces (#104) 2018-01-12 20:26:07 +02:00
union.c Consistent indentation: indent with tabs, align with spaces (#104) 2018-01-12 20:26:07 +02:00
union.h Happy New Year! 2018-01-04 19:14:31 +02:00
union_public.c Consistent indentation: indent with tabs, align with spaces (#104) 2018-01-12 20:26:07 +02:00
union_public.h Happy New Year! 2018-01-04 19:14:31 +02:00
vdir.c Consistent indentation: indent with tabs, align with spaces (#104) 2018-01-12 20:26:07 +02:00
vdir.h Happy New Year! 2018-01-04 19:14:31 +02:00
zipfile.c Consistent indentation: indent with tabs, align with spaces (#104) 2018-01-12 20:26:07 +02:00
zipfile.h Happy New Year! 2018-01-04 19:14:31 +02:00
zipfile_impl.h Consistent indentation: indent with tabs, align with spaces (#104) 2018-01-12 20:26:07 +02:00
zipfile_null.c Consistent indentation: indent with tabs, align with spaces (#104) 2018-01-12 20:26:07 +02:00
zipfile_public.c Consistent indentation: indent with tabs, align with spaces (#104) 2018-01-12 20:26:07 +02:00
zipfile_public.h Happy New Year! 2018-01-04 19:14:31 +02:00
zippath.c Consistent indentation: indent with tabs, align with spaces (#104) 2018-01-12 20:26:07 +02:00