1
0
Fork 0
mirror of https://github.com/KingDuckZ/dindexer.git synced 2025-07-04 14:24:10 +00:00

Replace spaces with tabs

This commit is contained in:
King_DuckZ 2016-06-09 22:55:38 +02:00
parent 49a8e81fed
commit 8bdb1f237f
3 changed files with 40 additions and 40 deletions

View file

@ -104,8 +104,8 @@ namespace dindb {
boost::string_ref(&parSetData.type, 1),
parSignature,
boost::string_ref(&parSetData.content_type, 1),
parSetData.fs_uuid,
parSetData.disk_label
parSetData.fs_uuid,
parSetData.disk_label
);
assert(id_res.size() == 1);
assert(id_res[0].size() == 1);