From 5865594aaa3e4e331ffe80b038d31ba7f1f4e820 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Niels=20M=C3=B6ller?= <nisse@lysator.liu.se>
Date: Tue, 18 Oct 2005 21:00:23 +0200
Subject: [PATCH] Spelling fix in comment.

Rev: src/nettle/sparc/arcfour-crypt.asm:1.4
---
 sparc/arcfour-crypt.asm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sparc/arcfour-crypt.asm b/sparc/arcfour-crypt.asm
index 9cc19f7d..beadd91e 100644
--- a/sparc/arcfour-crypt.asm
+++ b/sparc/arcfour-crypt.asm
@@ -87,7 +87,7 @@ PROLOGUE(nettle_arcfour_crypt)
 
 EPILOGUE(nettle_arcfour_crypt)
 
-C Some stats from adriana.lysator.liu.se (SS1000$, 85 MHz), for AES 128
+C Some stats from adriana.lysator.liu.se (SS1000E, 85 MHz), for AES 128
 
 C 1:	nettle-1.13 C-code
 C 2:	First working version of the assembler code
-- 
GitLab