From 32d83fb15ba35b0fe621b3be2c44ec581bebe394 Mon Sep 17 00:00:00 2001 From: Leandro Pereira Date: Tue, 28 Oct 2008 11:46:58 -0200 Subject: Fix typo and compilation error when libsoup support is not being compiled in --- hardinfo2/callbacks.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hardinfo2/callbacks.c') diff --git a/hardinfo2/callbacks.c b/hardinfo2/callbacks.c index 775475d9..679ad3bd 100644 --- a/hardinfo2/callbacks.c +++ b/hardinfo2/callbacks.c @@ -200,7 +200,7 @@ void cb_about() "", "Based on work by:", "MD5 implementation by Colin Plumb (see md5.c for details)", - "SHA1 implementation by Steve Raid (see sha1.c for details)", + "SHA1 implementation by Steve Reid (see sha1.c for details)", "Blowfish implementation by Paul Kocher (see blowfich.c for details)", "Raytracing benchmark by John Walker (see fbench.c for details)", "Some code partly based on x86cpucaps by Osamu Kayasono", -- cgit v1.2.3