Fix small bug in add_timeout() More descriptive tree labels update

Sat Mar 12 11:05:19 2005  Soeren Sandmann  <sandmann@redhat.com>

	* sysprof-module.c: Fix small bug in add_timeout()
	* sysprof.c (build_gui): More descriptive tree labels
	* TODO: update
This commit is contained in:
Soeren Sandmann
2005-03-12 16:05:58 +00:00
committed by Søren Sandmann Pedersen
parent e0a2d061c6
commit 64a1ac6355
6 changed files with 25 additions and 20 deletions

View File

@ -18,6 +18,7 @@ struct SFormat
enum
{
TYPE_UNDEFINED = 0,
TYPE_POINTER,
TYPE_STRING,
TYPE_INTEGER,