liberasurecode/include/erasurecode
Takashi Kajinami a7fc5ccdc8 Use spaces for code indent, instead of tabs
Some files use tabs instead of spaces for indent. Even some other
files use both of tabs and spaces which is quite confusing.

This updates all *.c files and *.h files to use spaces consistently.
Note that indent width is still inconsistent (2 vs 4), which may be
fixed later.

Change-Id: I7c0b2629785bfbaf3d0a06d8d81aa29c00168083
2024-01-27 12:56:28 +09:00
..
alg_sig.h Use zlib for CRC-32 2017-07-06 17:40:38 +00:00
erasurecode.h Add Phazr.IO libphazr backend to liberasurecode 2017-02-28 11:14:11 -08:00
erasurecode_backend.h Add Phazr.IO libphazr backend to liberasurecode 2017-02-28 11:14:11 -08:00
erasurecode_helpers.h Allow reading of little-endian frags on big-endian 2018-09-11 21:58:34 -06:00
erasurecode_helpers_ext.h Un-inline get/set_metatdata_chksum 2017-07-06 18:02:02 +00:00
erasurecode_log.h Add missing erasurecode_log.h 2014-07-21 09:53:50 -07:00
erasurecode_postprocessing.h reorder add_fragment_metadata arg list to be consistent with rest of code 2014-10-06 07:36:46 -07:00
erasurecode_preprocessing.h Enable to get fragment_len includes metadata_adder 2015-02-27 04:54:50 -08:00
erasurecode_stdinc.h Stop using ceill() to compute padded data size 2017-06-06 14:53:45 -04:00
erasurecode_version.h Release 1.6.3 2022-04-08 23:59:40 +00:00
list.h Add list.h, use include/<dir> for erasurecode hdrs 2014-06-29 20:05:24 -07:00
md5.h Use spaces for code indent, instead of tabs 2024-01-27 12:56:28 +09:00