diff options
| author | Kazuki Yamaguchi <k@rhe.jp> | 2025-07-30 03:40:32 +0900 |
|---|---|---|
| committer | git <svn-admin@ruby-lang.org> | 2025-12-04 17:46:59 +0000 |
| commit | 5062c0c621d887367af8a054e5e5d83d7ec57dd3 (patch) | |
| tree | b85a7c71516aebb986d2221e2416e7c8fa3496bb /include/ruby/ractor.h | |
| parent | 6fe1c1591106ef428f42cd5601be1cab994dae9a (diff) | |
[ruby/openssl] Expand tabs in C source files
Since around 2018, we have been using spaces for indentation for newly
added code[1]. The mixed use of tabs and spaces has repeatedly confused
new contributors who configured their editors to use a different tab
size than 8. Since git blame can now skip specific commits, ruby/ruby
did a mass reformatting of tabs in 2022[2]. Do the same in ruby/openssl.
While at it, fix a few indentation issues, mainly in switch-case labels
and in ossl_ssl_session.c, which used doubled indentation size.
This patch contains white-space changes only. git diff -w output should
be empty.
[1] https://bugs.ruby-lang.org/issues/14246
[2] https://bugs.ruby-lang.org/issues/18891
https://github.com/ruby/openssl/commit/4d6214f507
Diffstat (limited to 'include/ruby/ractor.h')
0 files changed, 0 insertions, 0 deletions
