From ab149c6b07e5e183a0ad4dec6c886f06df6d2efc Mon Sep 17 00:00:00 2001 From: Leandro Pereira Date: Sun, 19 Apr 2009 10:01:20 -0300 Subject: Clean up CPU description on benchmark display --- hardinfo2/arch/linux/common/filesystem.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hardinfo2/arch/linux/common/filesystem.h') diff --git a/hardinfo2/arch/linux/common/filesystem.h b/hardinfo2/arch/linux/common/filesystem.h index 1eff0818..48cbbd51 100644 --- a/hardinfo2/arch/linux/common/filesystem.h +++ b/hardinfo2/arch/linux/common/filesystem.h @@ -77,7 +77,7 @@ scan_filesystems(void) g_free(strhash); } - strreplace(tmp[0], "#", '_'); + strreplacechr(tmp[0], "#", '_'); strhash = g_strdup_printf("[%s]\n" "Filesystem=%s\n" -- cgit v1.2.3