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:
parent
49a8e81fed
commit
8bdb1f237f
3 changed files with 40 additions and 40 deletions
|
@ -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);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue