summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/lib/crypto/sha/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/crypto/sha/ChangeLog b/src/lib/crypto/sha/ChangeLog
index bdc56a962..087d0a93d 100644
--- a/src/lib/crypto/sha/ChangeLog
+++ b/src/lib/crypto/sha/ChangeLog
@@ -1,7 +1,7 @@
Sat Jun 8 07:44:35 1996 Ezra Peisach (epeisach@mit.edu)
* shs.c (longReverse): Test for big vs little endian failed for
- big endian machines.
+ little endian machines.
Thu Jun 6 15:43:26 1996 Theodore Y. Ts'o <tytso@mit.edu>