mirror of
https://git.telodendria.io/Telodendria/Cytoplasm.git
synced 2025-04-25 02:16:03 +00:00
Format source code.
This commit is contained in:
parent
4abd0e9c22
commit
c03b092536
5 changed files with 184 additions and 123 deletions
|
@ -227,7 +227,7 @@ Sha256(char *str)
|
|||
PUT_UINT32(&out[4 * i], context.state[i]);
|
||||
}
|
||||
|
||||
out[32] = '\0';
|
||||
out[32] = '\0';
|
||||
|
||||
return out;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue