From 6f7624fa34d407693b613f4cd576cc0de2c834b2 Mon Sep 17 00:00:00 2001 From: "Leandro A. F. Pereira" Date: Thu, 2 Aug 2007 19:10:06 +0000 Subject: Cleanups. --- hardinfo2/hardinfo.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'hardinfo2/hardinfo.h') diff --git a/hardinfo2/hardinfo.h b/hardinfo2/hardinfo.h index b621cbc9..36dbb6d6 100644 --- a/hardinfo2/hardinfo.h +++ b/hardinfo2/hardinfo.h @@ -98,6 +98,8 @@ gchar *seconds_to_string(unsigned int seconds); gchar *h_strdup_cprintf(const gchar *format, gchar *source, ...); gchar *h_strconcat(gchar *string1, ...); +void h_hash_table_remove_all (GHashTable *hash_table); + void module_entry_scan_all_except(ModuleEntry *entries, gint except_entry); void module_entry_scan_all(ModuleEntry *entries); -- cgit v1.2.3