mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-18 10:31:09 +00:00
Whitespace: Automated whitespace fixes (large commit)
Apply the pre-commit hook whitespace fixes to all files in the repo. (Line endings, blank lines at end of file, trailing whitespace)
This commit is contained in:
@@ -34,4 +34,3 @@ const struct randombytes_implementation randombytes_esp32_implementation = {
|
||||
.buf = esp_fill_random,
|
||||
.close = NULL,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user