From f11c77e39f595fda18aaa7035ee6e1f032cc6039 Mon Sep 17 00:00:00 2001 From: "Leandro A. F. Pereira" Date: Sun, 7 Jan 2007 17:54:10 +0000 Subject: Optimizations, add module description to ModuleAbout --- hardinfo2/benchmark.c | 1 + 1 file changed, 1 insertion(+) (limited to 'hardinfo2/benchmark.c') diff --git a/hardinfo2/benchmark.c b/hardinfo2/benchmark.c index 1a823f13..81d66534 100644 --- a/hardinfo2/benchmark.c +++ b/hardinfo2/benchmark.c @@ -230,6 +230,7 @@ hi_module_get_about(void) static ModuleAbout ma[] = { { .author = "Leandro A. F. Pereira", + .description = "Perform tasks and compare with other systems", .version = VERSION, .license = "GNU GPL version 2" } -- cgit v1.2.3