aboutsummaryrefslogtreecommitdiff
path: root/sha256_sse2_amd64.c
diff options
context:
space:
mode:
authorJeff Garzik <jeff@garzik.org>2011-03-14 21:48:15 -0400
committerJeff Garzik <jgarzik@pobox.com>2011-03-14 21:48:15 -0400
commitcdb4cd9c8be6c828908622efdca732eff8495787 (patch)
tree9dbb5c0e2d4dc82f5f8d58209bcf742e96bfc949 /sha256_sse2_amd64.c
parentaaf46802bed75ef09d72e93b2afb6b221a40c57e (diff)
sha256_*.c: trim trailing whitespace
Diffstat (limited to 'sha256_sse2_amd64.c')
-rw-r--r--sha256_sse2_amd64.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sha256_sse2_amd64.c b/sha256_sse2_amd64.c
index df0be12..03a8323 100644
--- a/sha256_sse2_amd64.c
+++ b/sha256_sse2_amd64.c
@@ -4,7 +4,7 @@
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the Free
- * Software Foundation; either version 2 of the License, or (at your option)
+ * Software Foundation; either version 2 of the License, or (at your option)
* any later version.
*
*/