Removed this typedef. (glibtop_server): Made the _priv' field a void *'.

2001-04-20  Martin Baulig  <baulig@suse.de>

	* include/glibtop/glibtop-server.h
	(glibtop_server_private): Removed this typedef.
	(glibtop_server): Made the `_priv' field a `void *'.
This commit is contained in:
Martin Baulig
2001-04-20 17:38:28 +00:00
committed by Martin Baulig
parent f4fc67f85c
commit c5fcc9aad6
6 changed files with 16 additions and 6 deletions

View File

@@ -24,6 +24,7 @@
*/
#include <glibtop.h>
#include <glibtop-server-private.h>
glibtop_server *
glibtop_server_new (void)