mirror of
https://github.com/NixOS/nix.git
synced 2025-11-13 22:12:43 +01:00
Make formatting consistent
This commit is contained in:
parent
e9fc1e4fdb
commit
8623143921
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@ std::string makeFileIngestionPrefix(FileIngestionMethod m);
|
|||
typedef std::variant<
|
||||
TextHashMethod,
|
||||
FixedOutputHashMethod
|
||||
> ContentAddressMethod;
|
||||
> ContentAddressMethod;
|
||||
|
||||
ContentAddressMethod parseContentAddressMethod(std::string_view rawCaMethod);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue