aboutsummaryrefslogtreecommitdiffstats
path: root/ext/digest/md5/md5.h
diff options
context:
space:
mode:
authorgit <svn-admin@ruby-lang.org>2022-07-30 16:41:32 +0900
committergit <svn-admin@ruby-lang.org>2022-07-30 16:41:32 +0900
commit8a65cf3b61c60e4cb886f59a73ff6db44364bfa9 (patch)
tree62ce041f53907015ea81c2af99851f702b6bdd6b /ext/digest/md5/md5.h
parent48b09aae7ec5632209229dcc294dd0d75a93a17f (diff)
downloadruby-8a65cf3b61c60e4cb886f59a73ff6db44364bfa9.tar.gz
* expand tabs. [ci skip]
Tabs were expanded because the file did not have any tab indentation in unedited lines. Please update your editor config, and use misc/expand_tabs.rb in the pre-commit hook.
Diffstat (limited to 'ext/digest/md5/md5.h')
-rw-r--r--ext/digest/md5/md5.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/digest/md5/md5.h b/ext/digest/md5/md5.h
index 1b3383c5ee..0b04f9fc4e 100644
--- a/ext/digest/md5/md5.h
+++ b/ext/digest/md5/md5.h
@@ -34,8 +34,8 @@
1999-11-04 lpd Edited comments slightly for automatic TOC extraction.
1999-10-18 lpd Fixed typo in header comment (ansi2knr rather than md5);
- added conditionalization for C++ compilation from Martin
- Purschke <purschke@bnl.gov>.
+ added conditionalization for C++ compilation from Martin
+ Purschke <purschke@bnl.gov>.
1999-05-03 lpd Original version.
*/